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

fix: avoid using the msg key in chronicles #2970

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

gabrielmer
Copy link
Contributor

Description

As reported on vacp2p/nim-libp2p#1176, using msg as a key in chronicles causes duplicate keys when parsing the logs, as the main log message is also saved under the msg key.

Fixing the instances of this bug in nwaku

Copy link
Collaborator

@Ivansete-status Ivansete-status left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for it! 💯

Copy link

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2970

Built from 99355c7

Copy link
Contributor

@darshankabariya darshankabariya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

@gabrielmer gabrielmer merged commit 225b5e7 into master Aug 14, 2024
10 of 12 checks passed
@gabrielmer gabrielmer deleted the fix-avoid-usage-of-msg-in-chronicles branch August 14, 2024 14:40
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.

3 participants