Replies: 1 comment
-
I don't know why this wasn't working, but it is now working. |
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.
-
Hello!
The documentation is pretty extensive, but at no point does it appear to give a simple working example that will print JSON-formatted messages to the console including MDC and stack traces. I have this
logback.xml
configuration:It results in no MDC being logged, and no stack traces when exceptions are included in a call such as:
This contradicts the documentation, which says:
And:
It doesn't do this.
I'm using these versions, if it matters:
Beta Was this translation helpful? Give feedback.
All reactions