[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slf4j-user
Subject:    [slf4j-user] Release of sysout-over-slf4j version 1.0.2
From:       Robert Elliot <rob () lidalia ! org ! uk>
Date:       2011-02-01 0:05:50
Message-ID: 1CE29940-4356-4EF9-8A4F-4F9D0F5A0A95 () lidalia ! org ! uk
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I'm pleased to announce the release of sysout-over-slf4j version 1.0.2, =
a bridge between System.out/err and SLF4J.

Release 1.0.2 fixes a concurrency issue when multiple threads were =
writing to a system printstream at the same time by maintaining the =
contract of the existing System out and err printstreams and =
synchronizing on them when printing. Also fixes the problem with lines =
in a single stack trace being interleaved with other messages printed on =
the same print stream.

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.2</version>
</dependency>


[Attachment #5 (unknown)]

<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.2, a bridge between System.out/err and \
SLF4J.<br><br>Release 1.0.2 fixes a concurrency issue when multiple threads were \
writing to a system printstream at the same time by maintaining the contract of the \
existing System out and err printstreams and synchronizing on them when printing. \
Also fixes the problem with lines in a single stack trace being interleaved with \
other messages printed on the same print stream.<br><br>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>&lt;dependency&gt;<br>&nbsp;&nbsp;&lt;groupId&gt;uk.org.lidalia&lt;/ \
groupId&gt;<br>&nbsp;&nbsp;&lt;artifactId&gt;sysout-over-slf4j&lt;/artifactId&gt;<br>& \
nbsp;&nbsp;&lt;version&gt;1.0.2&lt;/version&gt;<br>&lt;/dependency&gt;<br><div><br></div></body></html>




_______________________________________________
slf4j-user mailing list
slf4j-user@qos.ch
http://qos.ch/mailman/listinfo/slf4j-user

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic