Issue Type: New Feature New Feature
Assignee: Logback dev list
Created: 26/Sep/13 12:43 PM
Description:

Something like :

LoggerContext loggerContext = (LoggerContext) LoggerFactory.getILoggerFactory();
loggerContext.setSystemStreams(System.out, System.err);

So we can intercept direct access to system stream and add log information to it (date, thread, ...) while the ConsoleAppender and other logback component access to console streams.

Project: logback
Priority: Minor Minor
Reporter: Gael Lalire
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