
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@qos.ch ReportedBy: robertjchristian@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.