Author: j16sdiz
Date: 2008-12-11 02:33:53 +0000 (Thu, 11 Dec 2008)
New Revision: 24191
Modified:
trunk/plugins/XMLSpider/XMLSpider.java
Log:
log less
Modified: trunk/plugins/XMLSpider/XMLSpider.java
===================================================================
--- trunk/plugins/XMLSpider/XMLSpider.java 2008-12-11 02:23:01 UTC (rev
24190)
+++ trunk/plugins/XMLSpider/XMLSpider.java 2008-12-11 02:33:53 UTC (rev
24191)
@@ -1196,7 +1196,7 @@
public void foundURI(FreenetURI uri, boolean inline){
- Logger.minor(this, "foundURI " + uri + " on " + page);
+ Logger.debug(this, "foundURI " + uri + " on " + page);
queueURI(uri, "Added from " + page.uri);
// FIXME re-enable outlinks/inlinks when we can do
something useful with them
// synchronized(XMLSpider.this) {
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs