Provide means to redirect Outputstream to Logger
------------------------------------------------
Key: LBCLASSIC-118
URL: http://jira.qos.ch/browse/LBCLASSIC-118
Project: logback-classic
Issue Type: New Feature
Reporter: Papick G. Taboada
Assignee: Logback dev list
It would be nice to have some util class / convinience method to send the
content of an outputstream to an logger.
Somehow it should be possible
- to keep the outputstream "in a whole"
- to define the loglevel
Something like
LOG.info("Some title information", refToTheOutputStream);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev