JsonEncoder pattern layout #708
Replies: 1 comment
-
Field names are not customizable. However, with commit 9078f68 you can enabled/disable output of any json member. |
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
-
I want to log only selected fields in the new JsonEncoder. Not able to find documentation or examples.
How can we select fields and customize filed names?
Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions