
8 Apr
2013
8 Apr
'13
2:21 p.m.
Fortunately enough, the changes are backward compatible. Logger instances serialized by logback 1.0.11 and earlier can be read by logback version 1.0.12 and later and vice-versa. On 08.04.2013 12:37, ceki wrote:
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.
-- Ceki 65% of statistics are made up on the spot