>I am concerned that these logs might grow to fill someone's hard-disk >faster than Freenet ever will. What is the best way to address this? >
An option in the config file to set a logfile rotation size, then when the file reaches that length, close it off, rename it to (for example) logfile.1 and open a new logfile.txt to write to. Maybe also an option for the number of old logfiles to keep in the rotation? _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
