[Bug 261] JDK14: Loggers are not serializable
12 Jun
2012
12 Jun
'12
1:06 p.m.
http://bugzilla.slf4j.org/show_bug.cgi?id=261 --- Comment #7 from Ceki Gulcu <listid@qos.ch> 2012-06-12 15:06:00 CEST --- I would have merged from your repo had I known about it. The logger field is final because once set by JDK14LoggerAdapter's constructor, it can no longer be changed. (Serialization breaks this encapsulation but that's a Java language problem.) The JDK14LoggerAdapter, as well as all the other logger adapters, are final because it seemed like the reasonable thing to do. It does not make sense extend an adapter... -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
5128
Age (days ago)
5128
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@qos.ch