-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
At debug level, we log all libp2p swarm events. As it stands, lots of useful events such as errors are lost by our `_ => {}` branch. In future, we should consider handling more of of these cases explicitly and log `error!`s.
- Loading branch information
1 parent
20c2d0a
commit 55d679e
Showing
1 changed file
with
66 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters