Replies: 1 comment
-
No, there is no such way. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at the example
If I do have a custom pattern then if I call
set_pattern
it will apply that pattern to log statements called from every thread even though the mdc is only set for 1 thread. So while the mdc is set on 1 thread, all threads will show an empty [] field. Is there any way to say "set this pattern for this thread only"?Beta Was this translation helpful? Give feedback.
All reactions