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
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev