Shawyeok opened a new pull request, #3584: URL: https://github.com/apache/bookkeeper/pull/3584
### Motivation Log output with [location information is very expensive][1], we should avoid use it in our log configuration. In most cases, we are able to find which line print specific log by logger name and log content. ### Changes - remove log line information - use logger name instead of caller class name [1]: https://logging.apache.org/log4j/2.x/manual/layouts.html#LocationInformation -- 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]
