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

Log connection errors with logfrmt key/value pairs #2922

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

mfogel
Copy link
Contributor

@mfogel mfogel commented Feb 23, 2021

Fixes #2921

Changes proposed in this pull request:

  • connection errors logged in connection.js should use key-value pairs rather than stringifying data into the message

Checklist:

  • docs (I didn't see any)
  • tests (I didn't see any)
  • Changes updated

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

Successfully merging this pull request may close these issues.

Logs issued by connection.js don't use key-value pairs
2 participants