-
Notifications
You must be signed in to change notification settings - Fork 43
Logs are too noisy #897
Copy link
Copy link
Open
Description
The current problem is mainly WARN massages from libp2p and its integration. But in general, we'd like:
- exactly one INFO message per new block (new tip)
- exactly one INFO message per new peer connection (upgraded to
peer_loop) - exactly one INFO message per closed peer connection (closing of a
peer_loop)
Edit: added clarification
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels