[slf4j-dev] [Bug 79] NullPointerException in SLF4JLocationAwareLog.debug
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Mon Mar 9 23:56:58 CET 2009
http://bugzilla.slf4j.org/show_bug.cgi?id=79
--- Comment #19 from Eric Vargo <evargo at business.com> 2009-03-09 23:56:58 ---
Hi Ceki,
I was able to provide a patch for the null pointer problem on deserialzation.
I do realize in the Log4J package, this code exists as a result of subclassing
the NamedLoggerBase class. I just added similar code to SLF4JLocationAwareLog
directly since I did not know how you want to handle the organization of the
code. I didn't want to create a potentially unwanted cross-project dependency.
Feel free to move the code anywhere you like to suit your tastes.
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the slf4j-dev
mailing list