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

--- Comment #1 from Piotr <[email protected]> 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.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to