[slf4j-dev] [Bug 110] Create a bridge between System.out/System.err and SLF4J

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Thu Sep 16 17:05:33 CEST 2010


http://bugzilla.slf4j.org/show_bug.cgi?id=110


Robert Elliot <robert at teviotia.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #12 from Robert Elliot <robert at teviotia.co.uk>  2010-09-16 17:05:32 ---
I'm pleased to announce the release of sysout-over-slf4j version 1.0.0, a
bridge between System.out/err and SLF4J.  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.0</version>
</dependency>


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the slf4j-dev mailing list