[logback-dev] [JIRA] Created: (LBCLASSIC-118) Provide means to redirect Outputstream to Logger
Papick G. Taboada (JIRA)
noreply-jira at qos.ch
Tue Mar 24 19:35:10 CET 2009
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
More information about the logback-dev
mailing list