On Fri, Nov 01, 2002 at 12:01:29PM -0000, Dave Hooper wrote: <> > Heh. > Freenet.exe (the rabbit icon program) doesn't even look at freenet.log, in > fact writing code to parse freenet.log would've been a nightmare (which is > why I didn't do that!) > Far easier would be for the rabbit to effectively poll port 8888 with TCP > connections until it looks like it gets HTTP headers in response to HTTP > requests. Icons for this have already been completed and have been for > ages in fact (probably over a ago, check the archives ... I've just been > too lazy to finish the job) - check > http://www.beermex.com/@;spc/freenet/icons
This is extremely silly. The logger and the interfaces are both highly modular and pluggable. If you want a logger that outputs the log in a structured format to a file, a socket, a pipe or whatever, all you need to do is ask. It's a two hour job. -- Oskar Sandberg [EMAIL PROTECTED] _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
