You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Ben Pritzker (JIRA)" <ji...@apache.org> on 2014/08/18 20:10:19 UTC

[jira] [Created] (LOG4J2-785) The AsyncAppender example has a bug

Ben Pritzker created LOG4J2-785:
-----------------------------------

             Summary: The AsyncAppender example has a bug
                 Key: LOG4J2-785
                 URL: https://issues.apache.org/jira/browse/LOG4J2-785
             Project: Log4j 2
          Issue Type: Documentation
         Environment: appenders manual
            Reporter: Ben Pritzker
            Priority: Minor


On the page: http://logging.apache.org/log4j/2.x/manual/appenders.html

If you look at the AsyncAppender example it has a lower case 'p' in the closing "Pattern"
  <Pattern>%d %p %c{1.} [%t] %m%n</pattern>

Should be:
  <Pattern>%d %p %c{1.} [%t] %m%n</Pattern>



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org