Author: lewismc
Date: Wed Jan 22 22:30:38 2014
New Revision: 1560547
URL: http://svn.apache.org/r1560547
Log:
NUTCH-1710 Add gora package logging to log4j.properties
Modified:
nutch/branches/2.x/CHANGES.txt
nutch/branches/2.x/conf/log4j.properties
Modified: nutch/branches/2.x/CHANGES.txt
URL:
http://svn.apache.org/viewvc/nutch/branches/2.x/CHANGES.txt?rev=1560547&r1=1560546&r2=1560547&view=diff
==============================================================================
--- nutch/branches/2.x/CHANGES.txt (original)
+++ nutch/branches/2.x/CHANGES.txt Wed Jan 22 22:30:38 2014
@@ -2,6 +2,8 @@ Nutch Change Log
Current Development
+* NUTCH-1710 Add gora package logging to log4j.properties (lewismc)
+
* NUTCH-1655 Indexer Plugin for Elastic Search (Talat UYARER via lewismc)
* NUTCH-1699 Tika Parser - Image Parse Bug (Mehmet Zahid Yüzügüldü, snagel
via lewismc)
Modified: nutch/branches/2.x/conf/log4j.properties
URL:
http://svn.apache.org/viewvc/nutch/branches/2.x/conf/log4j.properties?rev=1560547&r1=1560546&r2=1560547&view=diff
==============================================================================
--- nutch/branches/2.x/conf/log4j.properties (original)
+++ nutch/branches/2.x/conf/log4j.properties Wed Jan 22 22:30:38 2014
@@ -44,6 +44,7 @@ log4j.logger.org.apache.nutch.plugin.Plu
log4j.logger.org.apache.nutch=INFO
log4j.logger.org.apache.hadoop=WARN
log4j.logger.org.apache.zookeeper=WARN
+log4j.logger.org.apache.gora=WARN
#
# Daily Rolling File Appender