RE: problem when using log4j within a Tomcat web app

2007-01-31 Thread Tim Lucia
bal [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 30, 2007 1:17 PM > To: users@tomcat.apache.org > Subject: problem when using log4j within a Tomcat web app > > Hi, > > I have configured a web application to use log4j for > logging information (using log4j.properties). I

problem when using log4j within a Tomcat web app

2007-01-30 Thread Eqbal
Hi, I have configured a web application to use log4j for logging information (using log4j.properties). I am using the commons logging API calls in my class files. I am using %F and %L in my pattern layout. When I run my class file as stand alone in Eclipse I get proper logging information with the