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

Anton Korenkov commented on LOG4J2-2272:
----------------------------------------

If it's not very urgent I may try to do it :) Also, I've updated ticket summary.

> Location is calculated for async loggers with defaut configuration and 
> AsyncLoggerContextSelector
> -------------------------------------------------------------------------------------------------
>
>                 Key: LOG4J2-2272
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2272
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.10.0
>            Reporter: Anton Korenkov
>            Priority: Minor
>
> According to [link|https://logging.apache.org/log4j/2.0/manual/async.html]:
> {quote}By default, 
> [location|https://logging.apache.org/log4j/2.0/manual/async.html#Location] is 
> not passed to the I/O thread by asynchronous loggers. If one of your layouts 
> or custom filters needs location information, you need to set 
> "includeLocation=true" in the configuration of all relevant loggers, 
> including the root logger.
> {quote}
> However, if I create logger with default configuration and 
> '-DLog4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector'
>  vm option 'includeLocation' defaults to 'true'. Is it expected behavior or 
> glitch?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to