Ceki Gulcu commented on Improvement LOGBACK-829
Alf, thank you for filing this report.

Indeed, logger serialization was quite bloated. Size of serialized logger objects, has been significantly reduced by a recent commit. The new serialization of Logger objects is incompatible with serialization streams using older Logger instances. This will 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
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira