Robert Ross created LOG4J2-2484:
-----------------------------------
Summary: Allow setting of stream to STDOUT for StatusLogger
Key: LOG4J2-2484
URL: https://issues.apache.org/jira/browse/LOG4J2-2484
Project: Log4j 2
Issue Type: Improvement
Components: Core
Reporter: Robert Ross
The StatusLogger internally uses a SimpleLogger. SimpleLogger offers the
ability to control the output stream, but StatusLogger encapsulates and hides
this capability, always using System.err as the output stream.
It would be useful to expose this option so that the API offers some control
over the output stream used by StatusLogger.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)