You may want to look the the debug="?" stuff in your server.xml -
increasing those will provide much more information.

Larry

>>> [EMAIL PROTECTED] 03/19/03 18:01 PM >>>
Hi;

In server.xml I changed logging to

        <Logger className="org.apache.catalina.logger.FileLogger"
verbosity="4"
                 directory="logs"  prefix="localhost_log." suffix=".txt"
         timestamp="true"/>

Yet I get no additional messages. Any ideas?

Also, I am assuming with a log level of 4, when I use my browser to get
a
servlet I think should show up - and instead I get an error, it will
tell me
why in the log.

thanks - dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to