[slf4j-dev] [Bug 159] Default to a behavior when no adapter found in the classpath
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Tue Apr 6 14:00:11 CEST 2010
http://bugzilla.slf4j.org/show_bug.cgi?id=159
Ceki Gulcu <lists at slf4j.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lists at slf4j.org
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Ceki Gulcu <lists at 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.
More information about the slf4j-dev
mailing list