
8 Apr
2013
8 Apr
'13
10:37 a.m.
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