Now that we're on libp2p, we need to get logging errors right. There are events, they should be filtered for errors and logged.
One desirable example is, when someone tried to connect, but failed. Currently, with debug of, this error is just swallowed.
Now that we're on libp2p, we need to get logging errors right. There are events, they should be filtered for errors and logged. One desirable example is, when someone tried to connect, but failed. Currently, with debug of, this error is just swallowed.