Author: toad
Date: 2008-12-02 13:48:21 +0000 (Tue, 02 Dec 2008)
New Revision: 24011
Modified:
trunk/freenet/src/freenet/store/saltedhash/SaltedHashFreenetStore.java
Log:
Logging
Modified: trunk/freenet/src/freenet/store/saltedhash/SaltedHashFreenetStore.java
===================================================================
--- trunk/freenet/src/freenet/store/saltedhash/SaltedHashFreenetStore.java
2008-12-02 13:41:20 UTC (rev 24010)
+++ trunk/freenet/src/freenet/store/saltedhash/SaltedHashFreenetStore.java
2008-12-02 13:48:21 UTC (rev 24011)
@@ -174,7 +174,7 @@
*/
}
- System.err.println(" checkBloom=" + checkBloom + ", flags=" +
flags);
+ System.err.println(" checkBloom=" + checkBloom + ", flags=" +
flags+" bloom size = "+bloomFilterSize+" keys = "+maxKeys);
cleanerThread.start();
}
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs