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


Ceki Gulcu <[email protected]> changed:

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




--- Comment #1 from Ceki Gulcu <[email protected]>  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.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-dev

Reply via email to