There is a log4j.xml file in the conf directory of the server version you are running 
(all, debug, minimal).  Change any reference in there using the words INFO or DEBUG to 
WARN or ERROR or FATAL depending on how much debugging and error handling you want to 
turn off.  A quick perusal through the Apache log4j guide will be very helpful.

FYI: the output order (most to least) is:
DEBUG, INFO, WARN, ERROR, FATAL


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838976#3838976

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838976


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to