If you are using  JDK 1.4 and not using log4j, then look in
JAVA_HOME/jre/lib for a file called logging.properties. Set the .level to
OFF. The levels in descending order are: SEVERE (highest value) WARNING INFO
CONFIG FINE FINER FINEST (lowest value) In addition there is a level OFF
that can be used to turn off logging, and a level ALL that can be used to
enable logging of all messages.

I haven't used log4j. Here is the struts docs:

http://jakarta.apache.org/commons/logging/api/org/apache/commons/logging/pac
kage-summary.html#package_description



Thanks
 
-- pady
[EMAIL PROTECTED]
 

-----Original Message-----
From: Eric Hodges [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 23, 2004 10:36 AM
To: Struts Users Mailing List (E-mail)
Subject: Questions about debug and info messages

We have a torrent of debug and info messages coming out of struts.  I can't
find any documentation about how to turn them off.  Two questions:

1. How do I turn off debug and info level messages?
2. Where is that documented?

Thanks,
Eric Hodges

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to