Behrang Saeedzadeh created LOG4J2-2175:
------------------------------------------
Summary: Typo in Property Substitution docs
Key: LOG4J2-2175
URL: https://issues.apache.org/jira/browse/LOG4J2-2175
Project: Log4j 2
Issue Type: Documentation
Components: Lookups
Reporter: Behrang Saeedzadeh
Priority: Minor
h4. Actual docs (emphasis mine):
bq. In the previous example the "Routes" element is capable of resolving the
variable at runtime. To allow this the prefix value is specified as a variable
with two leading '$' characters. When the configuration file is first processed
the first *variable* is simply removed.
h4. Expected docs (emphasis mine):
bq. In the previous example the "Routes" element is capable of resolving the
variable at runtime. To allow this the prefix value is specified as a variable
with two leading '$' characters. When the configuration file is first processed
the first *$ character* is simply removed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)