You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Joy Kenneth Harry <jo...@infosys.com> on 2005/03/17 17:13:55 UTC

Logging in Tomcat 5.5

Hi,
I have a webapp in tomcat. I am using a separate Log4j.xml for it, in
its WEB-INF classes folder.

I've also put a Log4j.xml in TOMCAT_HOME/ common/classes and set it to
false so that I do not get the general Tomcat logs.

But even then my project logs are getting mixed with the TOMCAT logs.
Is there any way to disable TOMCAT logs.



Joy Kenneth