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 "Remko Popma (JIRA)" <ji...@apache.org> on 2014/09/19 18:53:33 UTC

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

     [ https://issues.apache.org/jira/browse/LOG4J2-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remko Popma resolved LOG4J2-785.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1
         Assignee: Remko Popma

Fixed in master in commit d87f7ff02cddaa56566edef1f806f70a4acace68.
Please verify and close.

> 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
>            Assignee: Remko Popma
>            Priority: Minor
>             Fix For: 2.1
>
>   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.3.4#6332)

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