
March 20th, 2007 - Release of version 0.9.3 Includes in configuration files are now supported by Joran, logback's configuration framework. A file can contain an include element that has a file or url attribute pointing to a configuration file. See the chapter about configuration[1] in the logback's online manual for more information. Corrected bug 53 reported by Wilkins Poe. There is now a dependencies page[2] that shows the requirements of each of logback's modules. After a discussion on the SLF4J mailing list[3] started by Franck Routier, a correction has been made when logging using the JCL104-over-slf4j module. Logback now correctly shows the caller location information. As with most of the logback releases, the documentation has been improved in many aspects. [1]http://logback.qos.ch/manual/joran.html#Include [2]http://logback.qos.ch/dependencies.html [3]http://www.slf4j.org/pipermail/user/2007-March/000297.html -- Sébastien Pennec sebastien@qos.ch Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch/