Re: Re: application specific log4j configuration

2006-08-05 Thread Jan Zach
Hi Fred, it works nicely, thanks! regards jan I believe you can put the log4j.properties into the approot/WEB-INF/classes  and the log4j-version.jar and commons-logging.jar into the related WEB-INF/lib see  http://tomcat.apache.org/tomcat-5.5-doc/logging.html I tested with the following

Re: application specific log4j configuration

2006-08-04 Thread fredk2
Hi Jan, I believe you can put the log4j.properties into the approot/WEB-INF/classes and the log4j-version.jar and commons-logging.jar into the related WEB-INF/lib see http://tomcat.apache.org/tomcat-5.5-doc/logging.html I tested with the following sample properties for test = DEBUG will