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: [email protected]
For additional commands, e-mail: [email protected]