You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2006/08/31 02:16:22 UTC

svn commit: r438723 - /geronimo/genesis/trunk/config/logging-config/src/main/resources/org/apache/geronimo/test-log4j.properties

Author: jdillon
Date: Wed Aug 30 17:16:21 2006
New Revision: 438723

URL: http://svn.apache.org/viewvc?rev=438723&view=rev
Log:
Drop log4j.debug=true

Modified:
    geronimo/genesis/trunk/config/logging-config/src/main/resources/org/apache/geronimo/test-log4j.properties

Modified: geronimo/genesis/trunk/config/logging-config/src/main/resources/org/apache/geronimo/test-log4j.properties
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/config/logging-config/src/main/resources/org/apache/geronimo/test-log4j.properties?rev=438723&r1=438722&r2=438723&view=diff
==============================================================================
--- geronimo/genesis/trunk/config/logging-config/src/main/resources/org/apache/geronimo/test-log4j.properties (original)
+++ geronimo/genesis/trunk/config/logging-config/src/main/resources/org/apache/geronimo/test-log4j.properties Wed Aug 30 17:16:21 2006
@@ -21,8 +21,6 @@
 ## $Rev$ $Date$
 ##
 
-log4j.debug=true
-
 log4j.rootLogger=DEBUG, CONSOLE, FILE
 
 log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender