Author: siren
Date: Wed Jul 26 01:30:31 2006
New Revision: 425675

URL: http://svn.apache.org/viewvc?rev=425675&view=rev
Log:
fetcher logger name typo

Modified:
    lucene/nutch/trunk/conf/log4j.properties

Modified: lucene/nutch/trunk/conf/log4j.properties
URL: 
http://svn.apache.org/viewvc/lucene/nutch/trunk/conf/log4j.properties?rev=425675&r1=425674&r2=425675&view=diff
==============================================================================
--- lucene/nutch/trunk/conf/log4j.properties (original)
+++ lucene/nutch/trunk/conf/log4j.properties Wed Jul 26 01:30:31 2006
@@ -8,7 +8,7 @@
 log4j.logger.org.apache.nutch.crawl.Crawl=INFO,cmdstdout
 log4j.logger.org.apache.nutch.crawl.Injector=INFO,cmdstdout
 log4j.logger.org.apache.nutch.crawl.Generator=INFO,cmdstdout
-log4j.logger.org.apache.nutch.crawl.Fetcher=INFO,cmdstdout
+log4j.logger.org.apache.nutch.fetcher.Fetcher=INFO,cmdstdout
 log4j.logger.org.apache.nutch.parse.ParseSegment=INFO,cmdstdout
 log4j.logger.org.apache.nutch.crawl.CrawlDbReader=INFO,cmdstdout
 log4j.logger.org.apache.nutch.crawl.CrawlDbMerger=INFO,cmdstdout



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to