[logback-dev] Release of version 0.9.5

Ceki Gülcü listid at qos.ch
Mon Apr 2 21:57:11 CEST 2007


April 2nd, 2007 - Release of version 0.9.5

The logback developers are proud to announce the immediate availablity
of logback version 0.9.5.

This release fixes methods isInfoEnabled, isWarnEnabled and
isErrorEnabled methods in ch.qos.logback.classic.Logger class which
previously failed to work correctly. This bug was reported today by
Pavel Kral on the slf4j-user list.

Contrary to previous versions of logback, the various
Logger.isXYZEnabled(Marker) methods now take into account the marker
information passed as parameter.

As discussed in bug 54, during automatic initialization, it makes
better sense to first check for logback-test.xml file and only if that
fails, to check for logback.xml. Maven2 will guarantee that the
logback-test.xml file, if places undder test/resources will not be
included in the artifact it produces.

You can download the modules, including full source code, class files
and documentation on our download page, shown below.

      http://logback.qos.ch/download.html

You can receive logback related announcements by subscribing to the
logback announce mailing list. To subscribe to logback-announce list,
please visit the following URL.

      http://logback.qos.ch/mailinglist.html

-- 
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
-- 
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch




More information about the logback-dev mailing list