[slf4j-dev] [Bug 118] LoggerAgent does not handle recursive toString() calls well

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Tue Dec 2 13:24:48 CET 2008


http://bugzilla.slf4j.org/show_bug.cgi?id=118





--- Comment #1 from Thorbjørn Ravn Andersen <thorbjoern at gmail.com>  2008-12-02 13:24:48 ---
A suitable approach would be to avoid instrumenting any toString() (which
overrides OBject.toString()) as these are invoked automatically.  A reliable
mechanism to detect these methods only would be nice :)


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the slf4j-dev mailing list