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@slf4j.org
        ReportedBy: [EMAIL PROTECTED]


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.
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to