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

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Tue Dec 2 12:36:01 CET 2008


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

           Summary: LoggerAgent does not handle recursive toString() calls
                    well
           Product: SLF4J
           Version: 1.5.x
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Unspecified
        AssignedTo: dev at slf4j.org
        ReportedBy: thorbjoern at gmail.com


Custom toString() implementations which somehow may themselves recursively
(e.g. with org.apache.commons.lang.builder.ToStringBuilder) does not work well
with the LoggerAgent.

This is a bug as the program may work fine without the logger agent.


-- 
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