Skip to content

Conversation

gsnedders
Copy link
Member

Currently, we only pass the message itself into the structured handler — however, this loses us any arguments passed to the logger. Instead, use getMessage() which handles these.

Note we should still aim to do better than this longer term — we still lose most of the context the LogRecord has.

Currently, we only pass the message itself into the structured handler — however, this loses us any arguments passed to the logger. Instead, use `getMessage()` which handles these.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants