You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Thielen <da...@windward.net> on 2003/03/20 02:00:27 UTC

Can't get more logging messages

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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org