On Mon, Jan 14, 2002 at 04:05:31PM +0100, Oskar Sandberg wrote: > On Mon, Jan 14, 2002 at 10:17:24AM +0100, Niklas Mehner wrote: > > jobjar at hawk.freenetproject.org wrote: > > > > >Check out the FNBTS bug tracker at > > >http://hawk.freenetproject.org/bts/bts.php > > > > > The link just offers me to download the script :( > > Is this the official bug database ? If so, probably the sourceforge > > database should be disabled, and the link on the homepage should point > > to this bugtracker. > > Umm, does anybody read either?
I think that GJ has been trying to keep up with the SF one recently. Adam's FNBTS needed a little work but was far superior to SF's imho (particularly with the IRC interface, and the nice command language). What we ought to do is integrate Adam's FNBTS into the freenetproject.org site and disable the SF tracker. > > >* Fix the logger so we can filter out messages we don't care about. > > > > > What about: > > > > http://jakarta.apache.org/log4j/docs/index.html > > It will be faster and easier to fix our own logger than to add a bunch > of jakarta bloat. I don't know if having a system to only print specific > log statements is really necessary - I suppose what people really need > are more levels to choose from. The log-levels aren't really that useful (NORMAL and ERROR would probably suffice).. usually one wants to filter by Class. > Also, there are a lot of redundant log statements that should probably > go away completely as soon as things work half decently. I have been cutting down the DEBUG output and removed the stack-traces for connection/auth failures. -- :: tavin cole (tcole at espnow.com) :: _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
