Replies: 2 comments
-
Perhaps correct value for pattern layout would involve https://logback.qos.ch/manual/layouts.html#kvp keyword. I have not searched if given key-value pairs are printed in exactly same manner through. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@luvarqpp Thank you for the heads up. Issue has been fixed in commit 4e069d3 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is stated, what is equivalent pattern for pattern logging, but this logger does also log key-value pairs. See kvp method call at line 66... Please make documentation in line with implementation.
Beta Was this translation helpful? Give feedback.
All reactions