Re: Suppressing INFO messages

2004-10-20 Thread Eddie Bush
al Message - From: "Todd Bryant" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 19, 2004 8:50 PM Subject: RE: Suppressing INFO messages Thanks Eddie. I actually did make a properties file like that one and had it in my default package in the WEB-INF/classes

RE: Suppressing INFO messages

2004-10-19 Thread Todd Bryant
/technology/products/jdev/tips/mills/Struts-logging.htm l Any further suggestions? Thanks for your help. -Original Message- From: Eddie Bush To: Struts Users Mailing List Sent: 10/19/2004 7:13 PM Subject: Re: Suppressing INFO messages My apologies. You should have created that file in the

Re: Suppressing INFO messages

2004-10-19 Thread Eddie Bush
Sent: Tuesday, October 19, 2004 7:05 PM Subject: Re: Suppressing INFO messages If there's a Log4J JAR in the classpath, you should be using Log4J. If not, you're likely using the SimpleLog implementation. You said you "tried putting a ... and a simplelog.properties file" bu

Re: Suppressing INFO messages

2004-10-19 Thread Eddie Bush
If there's a Log4J JAR in the classpath, you should be using Log4J. If not, you're likely using the SimpleLog implementation. You said you "tried putting a ... and a simplelog.properties file" but that it didn't suppress the output. Where did you put this file and what did you put inside of i