
http://bugzilla.slf4j.org/show_bug.cgi?id=236 Ceki Gulcu <listid@qos.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |listid@qos.ch --- Comment #1 from Ceki Gulcu <listid@qos.ch> 2011-09-01 12:29:31 CEST --- This is quite an interesting proposal. The static binding mechanism that SLF4J currently uses is very crude. The mechanism also affects the slf4j-api project structure because we need an empty StaticLoggerBinder class withing the slf4j-api module which is later removed from the slf4j-api.jar file. Then there is the question of OSGi. I don't know whether JDK's ServiceLoader mechanism is OSGI friendly or not. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.