[ 
https://issues.apache.org/jira/browse/LOG4J2-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245643#comment-16245643
 ] 

ASF GitHub Bot commented on LOG4J2-2109:
----------------------------------------

GitHub user cakofony opened a pull request:

    https://github.com/apache/logging-log4j2/pull/127

    LOG4J2-2109: Added "log4j.format.msg.nolookups" global configuration

    This allows applications to globally disable message pattern
    from looking up replacements without specifying "%m{nolookups}".

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cakofony/logging-log4j2 LOG4J2-2109

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/logging-log4j2/pull/127.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 #127
    
----
commit 4b51310d8df6cf087eede097480f6d28e4f45866
Author: Carter Kozak <[email protected]>
Date:   2017-11-09T13:32:14Z

    LOG4J2-2109: Added "log4j.format.msg.nolookups" global configuration
    
    This allows applications to globally disable message pattern
    from looking up replacements without specifying "%m{nolookups}".

----


> Add property to disable message pattern converter lookups
> ---------------------------------------------------------
>
>                 Key: LOG4J2-2109
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2109
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Layouts
>            Reporter: Carter Douglas Kozak
>
> As opposed to setting "%m{nolookups}" in all pattern definitions, I would 
> like to globally disable the feature



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to