[logback-dev] [JIRA] Resolved: (LBCLASSIC-13) provide standard facility to hook System.err
Ceki Gulcu (JIRA)
noreply-jira at qos.ch
Tue Dec 23 22:30:38 CET 2008
[ http://jira.qos.ch/browse/LBCLASSIC-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ceki Gulcu resolved LBCLASSIC-13.
---------------------------------
Fix Version/s: 0.9.14
Resolution: Won't Fix
Hello Sebastien,
Thank for this issue. Redirecting system.err or system.out to a logger is a notoriously error-prone feature. I do not wish to implement this feature at this time.
> provide standard facility to hook System.err
> --------------------------------------------
>
> Key: LBCLASSIC-13
> URL: http://jira.qos.ch/browse/LBCLASSIC-13
> Project: logback-classic
> Issue Type: Bug
> Components: Other
> Affects Versions: unspecified
> Environment: Operating System: All
> Platform: All
> Reporter: Sebastian Davids
> Assignee: Logback dev list
> Fix For: 0.9.14
>
>
> Several standard JDK classes "log" to System.err
> There should be a configuration option to redirect them to a Logger.
> System.setErr(/* PrintStream writing to logger */)
> Things to look out for: PrintStream's encoding
--
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