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


Ceki Gulcu <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Ceki Gulcu <[email protected]>  2010-04-06 14:00:10 ---
Fixed in http://github.com/ceki/slf4j/commit/d1d27b8d

As of SLF4J version 1.6.0, in the absence of an SLF4J binding, slf4j-api will
default to a no-operation implementation discarding all log requests. Thus,
instead of throwing an exception, SLF4J will emit a single warning message
about the absence of a binding and proceed to discard all log requests without
further protest.


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