http://bugzilla.slf4j.org/show_bug.cgi?id=236
Ceki Gulcu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ceki Gulcu <[email protected]> 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. _______________________________________________ slf4j-dev mailing list [email protected] http://qos.ch/mailman/listinfo/slf4j-dev
