You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by yo...@apache.org on 2012/01/27 18:40:21 UTC

svn commit: r1236777 - /lucene/dev/trunk/solr/testlogging.properties

Author: yonik
Date: Fri Jan 27 17:40:20 2012
New Revision: 1236777

URL: http://svn.apache.org/viewvc?rev=1236777&view=rev
Log:
tests: dial logging back down

Modified:
    lucene/dev/trunk/solr/testlogging.properties

Modified: lucene/dev/trunk/solr/testlogging.properties
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/testlogging.properties?rev=1236777&r1=1236776&r2=1236777&view=diff
==============================================================================
--- lucene/dev/trunk/solr/testlogging.properties (original)
+++ lucene/dev/trunk/solr/testlogging.properties Fri Jan 27 17:40:20 2012
@@ -1,7 +1,7 @@
 handlers=java.util.logging.ConsoleHandler
 java.util.logging.ConsoleHandler.level=FINEST
-.level=SEVERE
-org.apache.solr.update.UpdateLog.level=FINEST
-org.apache.solr.update.TransactionLog.level=FINEST
 java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter
 
+.level=SEVERE
+#org.apache.solr.update.UpdateLog.level=FINEST
+#org.apache.solr.update.TransactionLog.level=FINEST