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

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.

http://bugzilla.qos.ch/show_bug.cgi?id=85 noreply.ceki@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from noreply.ceki@qos.ch 2007-08-21 19:55 ------- Hi Robert, Problem fixed. See also http://svn.qos.ch/viewvc?view=rev&revision=1567 -- 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.
participants (1)
-
bugzilla-daemon@pixie.qos.ch