Close
jGuru Forums
Posted By: Anonymous Posted On: Tuesday, December 17, 2002 02:54 PM
On a tomcat server I have several webapp which use log4j. I placed so the log4j librairy in a common directory. On the other hand every webapp has its file lo4j.properties in the repertoire class of the webapp and nevertheless I have the warn " no appenders could be found for logger ". I don't understand, I need help !!!!!
Re: Log4j problem
Posted By: Mark_Womack Posted On: Friday, January 3, 2003 05:05 PM
Posted By: Matthew_McNeely Posted On: Tuesday, December 17, 2002 04:39 PM
For example, if you have application foo and bar:
{tomcathome}/webapps/foo/WEB-INF/lib/log4j-core.jar{tomcathome}/webapps/bar/WEB-INF/lib/log4j-core.jar