You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by as...@apache.org on 2006/10/25 19:52:09 UTC

svn commit: r467722 - /incubator/synapse/branches/NIO/modules/niohttp/src/commons-logging.properties

Author: asankha
Date: Wed Oct 25 10:52:08 2006
New Revision: 467722

URL: http://svn.apache.org/viewvc?view=rev&rev=467722
Log:
commit

Added:
    incubator/synapse/branches/NIO/modules/niohttp/src/commons-logging.properties

Added: incubator/synapse/branches/NIO/modules/niohttp/src/commons-logging.properties
URL: http://svn.apache.org/viewvc/incubator/synapse/branches/NIO/modules/niohttp/src/commons-logging.properties?view=auto&rev=467722
==============================================================================
--- incubator/synapse/branches/NIO/modules/niohttp/src/commons-logging.properties (added)
+++ incubator/synapse/branches/NIO/modules/niohttp/src/commons-logging.properties Wed Oct 25 10:52:08 2006
@@ -0,0 +1,8 @@
+# Uncomment the next line to disable all logging.
+#org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
+
+# Uncomment the next line to enable the simple log based logging
+#org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
+
+# Uncomment the next line to enable log4j based logging
+org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger



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