[
https://issues.apache.org/jira/browse/LOG4J2-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16449865#comment-16449865
]
ASF subversion and git services commented on LOG4J2-2322:
---------------------------------------------------------
Commit 0cd0f23a702949864fe0ce3c5c89e7d33f60ea88 in logging-log4j2's branch
refs/heads/release-2.x from [~ckozak]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=0cd0f23 ]
[LOG4J2-2322] Custom async ContextSelectors disable location by default
AsyncLoggerContextSelector disables "includeLocation" on loggers
unless specified. Custom ContextSelector implementations will
trigger this logic as well.
> Custom Async ContextSelectors should disable location by default
> ----------------------------------------------------------------
>
> Key: LOG4J2-2322
> URL: https://issues.apache.org/jira/browse/LOG4J2-2322
> Project: Log4j 2
> Issue Type: Bug
> Components: Core
> Reporter: Carter Kozak
> Assignee: Carter Kozak
> Priority: Major
> Fix For: 3.0.0
>
>
> When AsyncLoggerContextSelector is selected, we modify the default value of
> LoggerConfig.includeLocation from true to false.
> Custom asynchronous ContextSelector implementations should also trigger this
> logic to avoid unnecessarily work.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)