tests: use INFO for debugging

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1342101 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2012-05-24 00:23:23 +00:00
parent 3c88585034
commit 8cbe8114d1
2 changed files with 4 additions and 3 deletions

View File

@ -123,7 +123,7 @@ public class BasicDistributedZkTest extends AbstractDistributedZkTestCase {
@Override
public void doTest() throws Exception {
setLoggingLevel(null);
// setLoggingLevel(null);
del("*:*");
indexr(id,1, i1, 100, tlong, 100,t1,"now is the time for all good men"

View File

@ -4,11 +4,12 @@ java.util.logging.ConsoleHandler.level=FINEST
java.util.logging.ConsoleHandler.formatter=org.apache.solr.SolrLogFormatter
.level=SEVERE
#.level=INFO
#.level=SEVERE
.level=INFO
#org.apache.solr.update.processor.LogUpdateProcessor=FINEST
#org.apache.solr.update.processor.DistributedUpdateProcessor=FINEST
#org.apache.solr.update.PeerSync.level=FINEST
#org.apache.solr.update.UpdateLog.level=FINE
#org.apache.solr.update.TransactionLog.level=FINEST