[slf4j-dev] [Bug 71] JCL loggers are Serializable, jcl104-over-slf4j logger is not

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Tue Feb 26 18:36:34 CET 2008


http://bugzilla.slf4j.org/show_bug.cgi?id=71


listid at qos.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from listid at qos.ch  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.



More information about the slf4j-dev mailing list