GitHub user fabdouglas opened a pull request:
https://github.com/apache/logging-log4j2/pull/142
[LOG4J2-2197] Document default property value support
Complete the documentation about the default environment and system
properties syntaxes :
Updated pages are :
- https://logging.apache.org/log4j/2.x/manual/lookups.html
- https://logging.apache.org/log4j/2.x/manual/configuration.html
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fabdouglas/logging-log4j2 LOG4J2-2197
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/142.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #142
----
commit 3198db7338ca4370665222aa368b235fd42e6f3b
Author: Fabrice Daugan <fabrice.daugan@...>
Date: 2018-01-17T17:50:11Z
[LOG4J2-2197] Document default property value support
----
---