RE: Simple log4j.properties HELP

2004-09-12 Thread David G. Friedman
OTECTED] Sent: Sunday, September 12, 2004 10:34 PM To: Struts Users Mailing List Subject: Re: Simple log4j.properties HELP Hi David, I don't have this file, no idea where that is supposed to be. I just drop a log4j.properties file in /WEB-INF/classes of my web app. Thanks - Original M

Re: Simple log4j.properties HELP

2004-09-12 Thread struts Dude
t;[EMAIL PROTECTED]> Sent: Tuesday, September 07, 2004 2:42 PM Subject: RE: Simple log4j.properties HELP > Can you show us your commons-logging.properties file, which should set up > the sending of log messages to log4j? > > Regards, > David > > -Original Message- &g

RE: Simple log4j.properties HELP

2004-09-06 Thread David G. Friedman
log4j.properties HELP Hi guys I can't seem to get the following simple log4j.properties file to work. I have log4j-1.2.8.jar and commons-logging-1-0-3.jar in WEB-INF/lib of my web app. Also the following log4j.properties in class folder of web app. - log4j.rootCategory=info, s

Simple log4j.properties HELP

2004-09-06 Thread struts Dude
Hi guys I can't seem to get the following simple log4j.properties file to work. I have log4j-1.2.8.jar and commons-logging-1-0-3.jar in WEB-INF/lib of my web app. Also the following log4j.properties in class folder of web app. - log4j.rootCategory=info, stdout log4j.logger.com.template=d