vy commented on issue #3792:
URL: 
https://github.com/apache/logging-log4j2/issues/3792#issuecomment-3031568375

   @fabian-braun Thanks for the report, much appreciated! 🙇
   
   Could you reproduce the problem after implementing following changes?
   
   1. Remove the `LOG4J_INSTANT_FORMATTER=legacy` environment variable (switch 
to use the defaults)
   2. Add `LOG4J_ENABLE_THREADLOCALS=false`<sup>1</sup> (disable `ThreadLocal`s)
   
   <sup>1</sup> 
[`log4j2.enableThreadlocals`](https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.enableThreadlocals)


-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to