Hongdi Ren created LOG4J2-482:
---------------------------------
Summary: The attribute of Route to refer to an appender is "ref"
not "AppenderRef"
Key: LOG4J2-482
URL: https://issues.apache.org/jira/browse/LOG4J2-482
Project: Log4j 2
Issue Type: Documentation
Components: Appenders
Affects Versions: 2.0-beta9
Reporter: Hongdi Ren
Priority: Minor
First of all, thanks for so much enhancements on log4j2. : )
Just a small problem of the manual. The example of
Routes(http://logging.apache.org/log4j/2.x/manual/appenders.html#RoutingAppender)
uses attribute "AppenderRef" to reference an appender, which is not correct.
I've searched the source code, find the attribute should be "ref".
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]