You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by "C.A.Sutherland" <ca...@usa.net> on 1999/02/04 22:19:27 UTC

mod_jserv/3835: log() doesn't work

>Number:         3835
>Category:       mod_jserv
>Synopsis:       log() doesn't work
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Feb  4 13:20:01 PST 1999
>Last-Modified:
>Originator:     casutherland@usa.net
>Organization:
apache
>Release:        1.3.4 + 1.0b2
>Environment:
Linux, RH 5.1, kernel 2.035, JDK 1.1.6, JSDK 2.0
>Description:
I changed all "trace." directives to "log." and
specified "log.file=/tmp/jserv.log"
in /usr/local/apache/conf/jserv.properties.

General servlet logging works as specified by
the log.channel directives, but the log() method
does not work from within any of my servlet
methods.

Perhaps there is a log.channel.log directive
that needs to be set to "true"?
>How-To-Repeat:
Try using the log("any message") method from within
any servlet method.
>Fix:
Sorry, I don't have any suggestions.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]