On Monday 19 Mar 2012 00:50:33 Matthew Toseland wrote: > On Sunday 18 Mar 2012 23:40:44 Marco Schulze wrote: ... > > - No logging method accepts an Object parameter - hashCode() is not > > exactly useful. > > We're not after the hashcode, we're after the class name. We need to be able > to filter by it, and that is essential.
Oh, now I see what you mean. Including the object in the generated string is quite often important when you are tracing a sequence of events when something strange has happened. For the same reason that, at the lowest level of debugging logging, it is often necessary to include request UID's.
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Devl mailing list [email protected] https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
