[logback-dev] [Bug 100] Serialization of objectArray in LoggingEvent does not always work

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Tue Oct 23 18:10:05 CEST 2007


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





------- Comment #1 from joern at huxhorn.de  2007-10-23 18:10 -------
Created an attachment (id=11)
 --> (http://bugzilla.qos.ch/attachment.cgi?id=11&action=view)
Changing arguments to Strings before serialization.

I just ran into a similar problem on the receiving end, i.e. while
deserializing.

I'd suggest to fix this problem by converting the contents of
this.argumentArray to String prior serialization.

That way the args would still be available in case of special handling like
translated log messages.


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