Skip to content

fix: use trace logging#298

Merged
mpetrunic merged 1 commit intoChainSafe:masterfrom
achingbrain:fix/use-trace-logging
Mar 28, 2023
Merged

fix: use trace logging#298
mpetrunic merged 1 commit intoChainSafe:masterfrom
achingbrain:fix/use-trace-logging

Conversation

@achingbrain
Copy link
Copy Markdown
Collaborator

Noise logs in-progress business-as-usual style messages which can make the logs quite noisy.

This PR switches to using trace logging for those messages, you can see them if you include *:trace or similar in the debug string.

Noise logs in-progress business-as-usual style messages which can
make the logs quite noisy.

This PR switches to using trace logging for those messages, you can
see them if you include `*:trace` or similar in the debug string.
@achingbrain achingbrain requested a review from a team as a code owner March 24, 2023 17:50
@mpetrunic mpetrunic merged commit 474c3ed into ChainSafe:master Mar 28, 2023
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