You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by co...@apache.org on 2009/04/30 12:22:42 UTC

svn commit: r770146 - /webservices/wss4j/trunk/test/log4j.properties

Author: coheigea
Date: Thu Apr 30 10:22:42 2009
New Revision: 770146

URL: http://svn.apache.org/viewvc?rev=770146&view=rev
Log:
Reverting accidental log4j commit.

Modified:
    webservices/wss4j/trunk/test/log4j.properties

Modified: webservices/wss4j/trunk/test/log4j.properties
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/test/log4j.properties?rev=770146&r1=770145&r2=770146&view=diff
==============================================================================
--- webservices/wss4j/trunk/test/log4j.properties (original)
+++ webservices/wss4j/trunk/test/log4j.properties Thu Apr 30 10:22:42 2009
@@ -1,6 +1,6 @@
 # Set root category priority to INFO and its only appender to CONSOLE.
-# log4j.rootCategory=FATAL, CONSOLE
- log4j.rootCategory=DEBUG, LOGFILE
+ log4j.rootCategory=FATAL, CONSOLE
+# log4j.rootCategory=DEBUG, LOGFILE
 
 # Set the enterprise logger category to FATAL and its only appender to CONSOLE.
 # log4j.logger.org.apache.axis.enterprise=FATAL, CONSOLE



---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org