[slf4j-dev] [Bug 234] log4j-over-slf4j and legacy projects providing their own log4j LoggerFactory

bugzilla-daemon at qos.ch bugzilla-daemon at qos.ch
Mon Jun 4 20:04:24 CEST 2012


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

--- Comment #1 from Piotr <piotr.jagielski at op.pl> 2012-06-04 20:04:23 CEST ---
Created attachment 86
  --> http://bugzilla.slf4j.org/attachment.cgi?id=86
propsed patch

This issue prevented me from using owasp-esapi-java with SLF4J. I'm attaching a
patch that worked for me. I added basic getLogger(String name, LoggerFactory
loggerFactory) method implementation and changed access modified of Logger
class to protected so that it can be extended in custom logger factories.

-- 
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