[slf4j-user] Release of SLF4J version 1.6.0
Jeff Jensen
jjensen at apache.org
Tue May 11 16:27:51 CEST 2010
Ceki Gülcü <ceki <at> qos.ch> writes:
>
>
> Hello all,
>
> I am happy to announce the immediate availability of SLF4J version
> 1.6.0 consisting of several important enhancements and bug fixes.
>
> In the 1.6.x series, 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.
>
> Please refer to the the news page for precise details.
>
> http://www.slf4j.org/news.html
>
> You can download SLF4J, including full source code, class files and
> documentation on our download page, shown below.
>
> http://www.slf4j.org/download.html
>
> You can receive SLF4J related announcements by subscribing to the
> SLF4J announce mailing list. To subscribe to QOS.ch announce list,
> please visit the following URL.
>
> http://qos.ch/mailman/listinfo/announce
>
Is 1.6.0 on its way to Maven Central? I only see 1.6.0-alpha2 and 1.6.0-RC0,
and my guess is those aren't the release versions?:
https://repository.sonatype.org/index.html#nexus-search;gav~org.slf4j~slf4j-
api~~jar~~kw
(particularly to try the last arg as an exception changes and excited to get
rid of "new Object[]" and never have to explain it again! :-)
Logback 0.9.21 is already there though.
More information about the slf4j-user
mailing list