fxshlein opened a new pull request #614: URL: https://github.com/apache/logging-log4j2/pull/614
The documentation currently says `FORMAT_MESSAGES_PATTERN_DISABLE_LOOKUPS` is the correct environment variable to disable the message pattern lookups, however after testing, it seems that `LOG4J_FORMAT_MSG_NO_LOOKUPS` is actually correct. (It also fits in with the other environment variables) Even though this option is deprecated in the newest version, this could make people wrongfully think `FORMAT_MESSAGES_PATTERN_DISABLE_LOOKUPS` works on older deployments where the log4j version is not able to be updated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
