http://bugzilla.qos.ch/show_bug.cgi?id=85

           Summary: ch.qos.logback.classic.spi.LoggingEvent swallows
                    Object[]
           Product: logback-classic
           Version: unspecified
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


The Object[] used to construct LoggingEvent should be populated in the
argumentArray field.  Unfortunately, Logger does not populate this via the
setter method, and the LoggingEvent constructor swallows it.


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to