Hi.
I am am no log4j or java guru, but

Petr Hracek wrote:
...

When I have inserted in log4j.properties file logging then in
catalina.out is not mentioned any output.
linux:/srv/www/tomcat5/base/webapps/vjdbc/WEB-INF # cat
/usr/share/tomcat5/common/classes/log4j.properties
log4j.logger.de.simplicit.vjdbc=DEBUG, A1

should that not simply be

log4j.logger.vjdbc=DEBUG, A1

(the name of the webapp, not the servlet class) ?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to