Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExtendedJsonFormatter issue on format #13

Open
vltr opened this issue Jun 7, 2022 · 0 comments
Open

ExtendedJsonFormatter issue on format #13

vltr opened this issue Jun 7, 2022 · 0 comments

Comments

@vltr
Copy link

vltr commented Jun 7, 2022

msg[MSG_FIELDNAME] = record.msg

howdy! shouldn't this be msg[self.default_msg_fieldname] = record.msg, just like the JsonFormatter ? there's probably something else to be done on line 173 if msg is already present in the dict (IMO).

cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant