vy commented on PR #3093: URL: https://github.com/apache/logging-log4j2/pull/3093#issuecomment-2416347835
@hailshao, thanks for your contribution. Would you mind helping with the following questions, please? 1. Which version of Log4j Core are you using? 1. Exception rendering has been rewritten since the last release. Could you see if the most recent `2.25.0-SNAPSHOT` is also problematic, please? (Or just build locally from the `2.x` tip.) 1. Is it possible for you to switch from `%xEx` to `%ex`? (Collecting extended stack trace information is slow, has always been problematic, in particular, while in an async. context, and `%ex` is just fine in almost all use cases.) -- 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]
