You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2014/04/09 04:27:08 UTC

svn commit: r1585880 - /commons/proper/jcs/trunk/src/test-conf/log4j.properties

Author: sebb
Date: Wed Apr  9 02:27:07 2014
New Revision: 1585880

URL: http://svn.apache.org/r1585880
Log:
Revert temporary debug

Modified:
    commons/proper/jcs/trunk/src/test-conf/log4j.properties

Modified: commons/proper/jcs/trunk/src/test-conf/log4j.properties
URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/src/test-conf/log4j.properties?rev=1585880&r1=1585879&r2=1585880&view=diff
==============================================================================
--- commons/proper/jcs/trunk/src/test-conf/log4j.properties (original)
+++ commons/proper/jcs/trunk/src/test-conf/log4j.properties Wed Apr  9 02:27:07 2014
@@ -25,8 +25,7 @@ log4j.category.org.apache.commons.jcs.au
 log4j.category.org.apache.commons.jcs.auxiliary.disk=INFO
 log4j.category.org.apache.commons.jcs.auxiliary.disk.block=INFO
 log4j.category.org.apache.commons.jcs.auxiliary.disk.file=INFO
-# Temporary debug to try and solve Continuum failure
-log4j.category.org.apache.commons.jcs.auxiliary.remote=DEBUG
+log4j.category.org.apache.commons.jcs.auxiliary.remote=INFO
 log4j.category.org.apache.commons.jcs.auxiliary.lateral=INFO
 log4j.category.org.apache.commons.jcs.utils.struct=INFO
 log4j.category.org.apache.commons.jcs.utils.threadpool=INFO