http://bugzilla.slf4j.org/show_bug.cgi?id=71
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from [EMAIL PROTECTED] 2008-02-26 18:36 ------- Hello Manfred, Thank you for this report. The problem has been fixed in SVN trunk (revision 991). SLF4JLog and SLF4JLocationAwareLog classes are now serializable. As for the second part of your report, please note that In both Log4jLogger and iJdk14Logger classes in the original JCL, the logger reference is transient. In a similar fashion, the logger references in SLF4JLog and SLF4JLocationAwareLog are now marked as transient. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev