[qos.ch-announce] Release of sysout-over-slf4j version 1.0.1
QOS.ch annoucements
announce at qos.ch
Thu Oct 21 01:38:29 CEST 2010
I'm pleased to announce the release of sysout-over-slf4j version 1.0.1, a bridge between System.out/err and SLF4J.
Release 1.0.1 corrects a bug where a confusing stack trace was being logged when SysoutOverSLF4J was initialised from a classloader other than the system classloader.
The project page is here:
http://projects.lidalia.org.uk/sysout-over-slf4j/
The artifacts can be downloaded here:
http://github.com/Mahoney/sysout-over-slf4j/downloads
Or via Maven:
<dependency>
<groupId>uk.org.lidalia</groupId>
<artifactId>sysout-over-slf4j</artifactId>
<version>1.0.1</version>
</dependency>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/announce/attachments/20101021/3da6d6d1/attachment.html>
More information about the announce
mailing list