
http://bugzilla.slf4j.org/show_bug.cgi?id=234 Ceki Gulcu <listid@qos.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |listid@qos.ch --- Comment #2 from Ceki Gulcu <listid@qos.ch> 2012-06-04 21:23:29 CEST --- Hi Piotr, Thanks you for your patch. You are surely aware that log4j-over-slf4j does not ship with a LoggerFactory implementation. If the LogManager.getLogger(String, LoggerFactory) method is called, the caller must provide his/her own implementation. I cannot be sure that such an implementation would be possible using log4j-over-slf4j. Since the patch works for you, I am assuming that one can implement LoggerFactory using log4j-over-slf4j which is somewhat surprising. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.