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

Remove irrelevant spam logs #969

Merged
merged 5 commits into from
Jan 27, 2021
Merged

Remove irrelevant spam logs #969

merged 5 commits into from
Jan 27, 2021

Conversation

austinabell
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Staying in sync with mainnet, these logs are spammed a lot (mainly the bitswap drop) and it makes it impossible to read things

Reference issue to close (if applicable)

Closes

Other information and links

@@ -274,7 +274,7 @@ where
};
info!(
"Received block over GossipSub: {} from {}",
block.header.epoch(),
block.header.cid(),
Copy link
Member

Choose a reason for hiding this comment

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

Could you also print out the height? It makes it easier to visualize whats going on.

@austinabell austinabell merged commit 34e1b1e into main Jan 27, 2021
@austinabell austinabell deleted the austin/logconfig branch January 27, 2021 16:36
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.

None yet

2 participants