[slf4j-dev] [Bug 236] Use standard java.util.ServiceLoader for SLF4J Binding
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Thu Sep 1 12:29:31 CEST 2011
http://bugzilla.slf4j.org/show_bug.cgi?id=236
Ceki Gulcu <listid at qos.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |listid at qos.ch
--- Comment #1 from Ceki Gulcu <listid at 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.
More information about the slf4j-dev
mailing list