[ https://issues.apache.org/jira/browse/LOG4J2-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327202#comment-15327202 ]
Remko Popma commented on LOG4J2-1395: ------------------------------------- Ralph, why do you think this may not work in other JVMs? Looks like this is using public API ({{java.io.FileDescriptor#out}} is a public field in a public class). You may be right about calls to {{System.setOut}}, I guess we need to test this. One other thing I just thought of is whether this handles non-ASCII characters correctly. > Faster Console appender > ----------------------- > > Key: LOG4J2-1395 > URL: https://issues.apache.org/jira/browse/LOG4J2-1395 > Project: Log4j 2 > Issue Type: Improvement > Components: Appenders > Affects Versions: 2.5, 2.6, 2.6.1 > Reporter: Mikael Ståldal > Attachments: ggregory-hardware.txt > > > The ConsoleAppender is much slower than the FileAppender. > It would be nice to improve the performance of the ConsoleAppender. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org