[
https://issues.apache.org/jira/browse/LOG4J2-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikael Ståldal resolved LOG4J2-2175.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.10.1
> 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
> Assignee: Mikael Ståldal
> Priority: Minor
> Fix For: 2.10.1
>
>
> 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)