[logback-dev] [Bug 118] Console appender stops working after using paramter logging

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Mon Jan 28 12:53:12 CET 2008


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





------- Comment #7 from joern at huxhorn.de  2008-01-28 12:53 -------
Hi guys.

I really think this should be fixed in LoggingEvent instead of SocketAppender
because LoggingEvent implements Serializable and breaks the contract in case of
non-serializable parameters.

The SocketAppender workaround I appended to bug #100 is just that - a
workaround for the original problem. Please take a look at the patch I added to
bug #100.

Thanks, Joern.


-- 
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