
4 Jun
2012
4 Jun
'12
6:04 p.m.
http://bugzilla.slf4j.org/show_bug.cgi?id=234 --- Comment #1 from Piotr <piotr.jagielski@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.