<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm pleased to announce the release of sysout-over-slf4j version 1.0.1, a bridge between System.out/err and SLF4J.<div><br></div><div>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.</div><div><br></div><div>The project page is here:<br><br><a href="http://projects.lidalia.org.uk/sysout-over-slf4j/">http://projects.lidalia.org.uk/sysout-over-slf4j/</a><br><br>The artifacts can be downloaded here:<br><br><a href="http://github.com/Mahoney/sysout-over-slf4j/downloads">http://github.com/Mahoney/sysout-over-slf4j/downloads</a><br><br>Or via Maven:<br><br><dependency><br> <groupId>uk.org.lidalia</groupId><br> <artifactId>sysout-over-slf4j</artifactId><br> <version>1.0.1</version><br></dependency></div></body></html>