yybmion commented on PR #3810:
URL: https://github.com/apache/logging-log4j2/pull/3810#issuecomment-3094726259
Hi @vy,
Thank you for the question!
You previously provided positive feedback on this issue, stating:
> "I think your assessment is correct: ThreadContext alway
vy commented on PR #3810:
URL: https://github.com/apache/logging-log4j2/pull/3810#issuecomment-3094666998
@yybmion, do you have a use case? Do you need this functionality for a
certain system of yours that is deployed to production? Would you mind giving
us some more context, please?
--
github-actions[bot] commented on PR #3810:
URL: https://github.com/apache/logging-log4j2/pull/3810#issuecomment-3053174257
Job
Requested goals
Build Tool Version
Build Outcome
Build ScanĀ®
build-
yybmion opened a new pull request, #3810:
URL: https://github.com/apache/logging-log4j2/pull/3810
Implements custom `ThreadContextStack` injection capability as requested in
#1507.
Users can now inject custom `ThreadContextStack` implementations just like
`ThreadContextMap`.
#