We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
%e
@libp2p/logger
Errors should be logged with the error logging token in a format matching - %e
- %e
e.g.
js-libp2p/packages/transport-tcp/src/socket-to-conn.ts
Line 54 in d91ae66
Some code predates the addition of this error logging token. We need to update the js-libp2p codebase to ensure that we log in this format everywhere.