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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to