[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
Sun May 17 23:05:29 CEST 2009


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





--- Comment #7 from Robert Elliot <robert at teviotia.co.uk>  2009-05-17 23:05:29 ---
Just returned to this after a break - I have some ideas, but I'm concerned
about the JRE level it should support.  I initially wrote this against Java 6. 
I tried using the slf4j-parent pom as this project's parent, but supporting
Java 1.3 is going to be very painful due to the lack of StackTraceElement,
which it depends on quite heavily.

Any view on this?  Does it effectively make it impossible to include this as an
SLF4J module?  If not, given that it can't support 1.3, would it be acceptable
to make Java 5 rather than 1.4 the required JRE?


-- 
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