[ https://issues.apache.org/jira/browse/LOG4J2-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869254#comment-13869254 ]
Remko Popma commented on LOG4J2-481: ------------------------------------ Matt, I applied your patch with some minor changes. Biggest change was that I un-@ignored LoggerTest.getStream() - this test passes on my Windows PC. Fixed in revision 1557643. Please verify and close. > 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 > Fix For: 2.0-rc1 > > Attachments: 0001-Add-LoggerStream-and-tests.patch, > 0001-Remove-dead-code.patch > > > 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: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org