[logback-dev] [Bug 37] New: provide standard facility to hook System.err
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Fri Jan 5 03:16:57 CET 2007
http://bugzilla.qos.ch/show_bug.cgi?id=37
Summary: provide standard facility to hook System.err
Product: logback-classic
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: Other
AssignedTo: logback-dev at qos.ch
ReportedBy: sdavids at gmx.de
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
--
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the logback-dev
mailing list