I have created a webapp and put a log4j.properties in the classpath, but
the logging doesn't seem to work. So now I want to enable log4j
debugging, but don't know how to set this system property with tomcat:

Ie: can I set the system property '-Dlog4j.debug=true' in web.xml, is
that possible? If not: how do I set this property?

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

Reply via email to