Logging: Remove Color Message Extra Key #1377
Unanswered
josheppinette
asked this question in
Q&A
Replies: 1 comment
-
For anyone stumbling upon this:
|
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.
-
I am adding a work around in my custom logfmt formatter to exclude keys due to the
color_message
key being passed through to the custom color logging formatter.I don't really see this as a real issue, but if there was another way to solve this problem, then anyone with a custom log formatter wouldn't receive this unnecessary key.
Here is my current log output without the customization to my logging formatter:
Beta Was this translation helpful? Give feedback.
All reactions