You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2021/12/10 16:16:59 UTC

[logging-log4j2] branch master updated: Fix environment variable for formatMsgNoLookups property. (#614)

This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/master by this push:
     new 3bd68c1  Fix environment variable for formatMsgNoLookups property. (#614)
3bd68c1 is described below

commit 3bd68c1db9b372c5c338ba9108af10828589157a
Author: fxshlein <Ne...@gmail.com>
AuthorDate: Fri Dec 10 17:16:18 2021 +0100

    Fix environment variable for formatMsgNoLookups property. (#614)
---
 src/site/asciidoc/manual/configuration.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/asciidoc/manual/configuration.adoc b/src/site/asciidoc/manual/configuration.adoc
index b0ade83..4ec763a 100644
--- a/src/site/asciidoc/manual/configuration.adoc
+++ b/src/site/asciidoc/manual/configuration.adoc
@@ -2479,7 +2479,7 @@ LoggerContext is started. For debug purposes.
 
 |[[formatMsgNoLookups]]log4j2.formatMsgNoLookups +
 ([[log4j2.formatMsgNoLookups]]log4j2.formatMsgNoLookups)
-|FORMAT_MESSAGES_PATTERN_DISABLE_LOOKUPS
+|LOG4J_FORMAT_MSG_NO_LOOKUPS
 |false
 |Disables message
 pattern lookups globally when set to `true`. This is equivalent to