Author: j16sdiz
Date: 2009-01-03 06:41:05 +0000 (Sat, 03 Jan 2009)
New Revision: 24890
Modified:
trunk/plugins/XMLSpider/XMLSpider.java
Log:
logging
Modified: trunk/plugins/XMLSpider/XMLSpider.java
===================================================================
--- trunk/plugins/XMLSpider/XMLSpider.java 2009-01-03 06:40:55 UTC (rev
24889)
+++ trunk/plugins/XMLSpider/XMLSpider.java 2009-01-03 06:41:05 UTC (rev
24890)
@@ -191,7 +191,6 @@
g.start();
Logger.minor(this, g + " started");
} catch (FetchException e) {
- Logger.minor(this, "Fetch Exception: " + g, e);
g.getClientCallback().onFailure(e, g);
}
}
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs