blaghed commented on issue #2720: URL: https://github.com/apache/logging-log4j2/issues/2720#issuecomment-2217835213
Thanks for having a look. After receiving your feedback and going again through the mentioned code, I can't really find a nice way to "cache" the `LoggerContext` in order to prevent the expensive `StackWalker` to always be called, at least not without some hacky approach. Indeed, logback doesn't have this issue, so I should simply use that one instead. Please feel free to close, and thank you for the explanation. -- 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]
