|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev

Have you met http://projects.lidalia.org.uk/sysout-over-slf4j/ ? I think it's roughly your use case. Version 1 is OK with some limitations documented here: http://projects.lidalia.org.uk/sysout-over-slf4j/faq.html .
There's a version 2 which is pretty much fully functional that you could pull from https://github.com/Mahoney/sysout-over-slf4j and build yourself. It overcomes these limitations and has a better design, but I haven't got round to documenting it up and adding some extra tests I think it needs before hitting release, so you might need some basic help with it.