You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, golang has a standart interface for structured logging. We should use it instead of ipfs's zap wrapper to allow better support for different logging backends for users.
go-libp2p did a similar migration recently and we could follow their approch