[ 
https://issues.apache.org/jira/browse/LOG4J2-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101512#comment-14101512
 ] 

Remko Popma commented on LOG4J2-785:
------------------------------------

You are right, thanks for pointing this out.
To reassure you, our XML parsing logic is case-insensitive, so the example 
still works.

> 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
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> 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