[logback-dev] [Bug 85] New: ch.qos.logback.classic.spi.LoggingEvent swallows Object[]

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Mon Jul 9 03:45:37 CEST 2007


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: logback-dev at qos.ch
        ReportedBy: robertjchristian at gmail.com


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.



More information about the logback-dev mailing list