go-bitswap icon indicating copy to clipboard operation
go-bitswap copied to clipboard

Improve bitswap debug logging

Open hannahhoward opened this issue 7 years ago • 1 comments

In an effort to support diagnosing issues with Bitswap, particularly in deployed nodes, we should add more debug level logging. So that it's possible to get more post-mortem information on what happened when IPFS nodes become slow.

hannahhoward avatar Jan 10 '19 01:01 hannahhoward

Does debug logging really solve the issue of post-issue diagnosis on deployed nodes? That would require having logging always on debug level (at least for bitswap), which will have its own associated overhead?

lanzafame avatar Jan 15 '19 01:01 lanzafame