ppkarwasz opened a new pull request, #1197:
URL: https://github.com/apache/logging-log4j2/pull/1197

   The current code does not copy the location information if `includeLocation` 
is false.
   
   The primary goal was to prevent an expensive call to `StackLocatorUtil`, but 
it also erases location obtained through other means (e.g. 
`LogBuilder#withLocation`). This PR fixes it.


-- 
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]

Reply via email to