libp2p / go-libp2p-kad-dht

A Kademlia DHT implementation on go-libp2p
https://github.com/libp2p/specs/tree/master/kad-dht
MIT License
521 stars 223 forks source link

Logging improvements #941

Closed iand closed 1 year ago

iand commented 1 year ago

Makes the logging a little more consistent and adds debug logging for key routing events to help with testing during integration.