May 1st, 2006 - Release of SLF4J 1.0.1
Release 1.0.1 is a maintenance release containing bug fixes only. - Fixed bug number 20 reported by Steve Bate. JDK14LoggerAdapter will now correctly relay the logger name to the underlying JDK 14 logging system. - Added the file "org.apache.commons.logging.LogFactory" under META-INF/services directory in the jcl104-over-slf4j jar file. This fixes a compatibility problem with Apache Axis which uses its own discovery mechanism, namely, commons-discovery version 0.2. The bug was reported by Dave Wallace. 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 and NLOG4J related announcements by subscribing to the SLF4J announce mailing list. To subscribe to SLF4J-announce list, please visit the following URL. http://www.slf4j.org/mailman/listinfo/announce -- Ceki Gülcü http://ceki.blogspot.com/ _______________________________________________ dev mailing list [email protected] http://slf4j.org/mailman/listinfo/dev
