Joe Merten created LOG4J2-481:
---------------------------------

             Summary: Stream-Interface for Loggers
                 Key: LOG4J2-481
                 URL: https://issues.apache.org/jira/browse/LOG4J2-481
             Project: Log4j 2
          Issue Type: New Feature
          Components: API
    Affects Versions: 2.0-beta9
         Environment: Linux, Java 1.7
            Reporter: Joe Merten


I would like to have method (or class) to use a logger as a PrintStream, like 
e.g.:
{quote}
PrintStream Logger.getStream(Level level);
{quote}
or maybe like this 
http://www.java2s.com/Open-Source/Java/Testing/jacareto/jacareto/toolkit/log4j/LogOutputStream.java.htm

(as I recently discovered, org.apache.commons.exec.LogOutputStream is doing 
different things).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to