[slf4j-dev] [Bug 119] New: LoggerAgent logging is not robust against exceptions

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Tue Dec 2 13:03:45 CET 2008


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

           Summary: LoggerAgent logging is not robust against exceptions
           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


The logging code added by LoggerAgent is not protected with try-catch against
exceptions happening in the object->String rendering phase, and such exceptions
will affect the execution of the instrumented code.

The logging code should be transparent to the instrumented application.


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