[slf4j-dev] [Bug 155] Manage Multiple SLF4J-Implementations

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Wed Mar 31 10:27:26 CEST 2010


http://bugzilla.slf4j.org/show_bug.cgi?id=155


Ceki Gulcu <lists at slf4j.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Ceki Gulcu <lists at slf4j.org>  2010-03-31 10:27:26 ---
Such a change would defeat one of SLF4J's core design principles, namely the
extreme simplicity of its binding mechanism. 

It is the responsibility of the container, e.g. JBoss, GF, SpringSource DM
Server, to allow the end-user to select a logging framework. 

If you wish, you can implement your own binding mechanism based on a more
sophisticated strategy. (It should be very to have slf4j-api use your
strategy). However, SLF4J won't be shipping with any strategies beyond static
binding.


-- 
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