|
From: <tho...@us...> - 2014-09-06 16:05:59
|
Revision: 8642
http://sourceforge.net/p/bigdata/code/8642
Author: thompsonbry
Date: 2014-09-06 16:05:56 +0000 (Sat, 06 Sep 2014)
Log Message:
-----------
Reduced log levels.
Modified Paths:
--------------
branches/SESAME_2_7/bigdata/src/resources/logging/log4j-dev.properties
Modified: branches/SESAME_2_7/bigdata/src/resources/logging/log4j-dev.properties
===================================================================
--- branches/SESAME_2_7/bigdata/src/resources/logging/log4j-dev.properties 2014-09-06 16:04:00 UTC (rev 8641)
+++ branches/SESAME_2_7/bigdata/src/resources/logging/log4j-dev.properties 2014-09-06 16:05:56 UTC (rev 8642)
@@ -298,9 +298,9 @@
log4j.logger.benchmark.bigdata.TestBSBM=INFO
# Test suite logger.
-log4j.logger.junit=INFO
+#log4j.logger.junit=INFO
#log4j.logger.junit=DEBUG
-log4j.logger.com.bigdata.btree.AbstractBTreeTestCase=INFO
+#log4j.logger.com.bigdata.btree.AbstractBTreeTestCase=INFO
#log4j.logger.com.bigdata.rdf.sail.contrib.TestMillisecondPrecisionForInlineDateTimes=ALL
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|