Details
-
Improvement
-
Resolution: Unresolved
-
None
-
None
-
None
-
Operating System: All
Platform: All
URL: http://marc.info/?l=slf4j-user&m=123791500221611&w=2
-
enhancement
-
P1
-
193
Description
Following the discussion in thread "Redirecting Outputstream to the logger" on the slf4j-user ML, and the suggestion to enter a bug report to SLF4J [ http://marc.info/?l=slf4j-user&m=123792097632700&w=2 ].
As mentioned in http://jira.qos.ch/browse/LBCLASSIC-118 :
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 .
I think such feature would be very useful and add value to SLF4J.