sschulze opened a new issue, #1507: URL: https://github.com/apache/logging-log4j2/issues/1507
I'm looking for a way to inject a custom implementation of `ThreadContextStack` into the `ThreadContext`. There is already an injection mechanism for `ThreadContextMap` and the interface `ThreadContextStack` is in the SPI package but it looks like `ThreadContext` always directly instantiate the `DefaultThreadContextStack` class. -- 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]
