[logback-dev] Logger serialization (http://jira.qos.ch/browse/LOGBACK-829)

ceki ceki at qos.ch
Mon Apr 8 12:37:36 CEST 2013


Hi all,


Serialization of Logger instances is very bloated. Commit [1],
significantly reduces the Size of serialized logger
objects. Unfortunately, the new Logger serialization is likely to be
incompatible with serialization streams using older Logger instances.
This will adversely impact users who serialized objects referencing
logger instances.

Currently looking at ways in which serialization can be changes without 
breaking compatibility.

[1] https://github.com/qos-ch/logback/commit/2668d4e

-- 
Ceki
65% of statistics are made up on the spot


More information about the logback-dev mailing list