[Bug 159] Default to a behavior when no adapter found in the classpath

http://bugzilla.slf4j.org/show_bug.cgi?id=159 Ceki Gulcu <lists@slf4j.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lists@slf4j.org Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Ceki Gulcu <lists@slf4j.org> 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.
participants (1)
-
bugzilla-daemon@pixie.qos.ch