-
Notifications
You must be signed in to change notification settings - Fork 421
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
At TRACE, our logs are still pretty readable, which is great, except for gossip messages, which are a huge flood. It'd be nice to add a GOSSIP-level to reduce noise at TRACE for those who want verbose logs when things Actually Happen. This would just need to switch the log level depending on the message type in PeerHandler and then for the gossip-generated ignore errors as well.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers