Open miparnisari opened 9 months ago
See https://github.com/sirupsen/logrus/blob/dd1b4c2e81afc5c255f216a722b012ed26be57df/README.md?#L6-L8
Consider moving to zap: https://github.com/uber-go/zap
zap
Also pkg/errors has been archived: https://github.com/pkg/errors
pkg/errors
Agreed! Logrus wasn't a priority since it works, and if we move to something else, it should probably be the new standard golang logger. https://go.dev/blog/slog
See https://github.com/sirupsen/logrus/blob/dd1b4c2e81afc5c255f216a722b012ed26be57df/README.md?#L6-L8
Consider moving to
zap
: https://github.com/uber-go/zapAlso
pkg/errors
has been archived: https://github.com/pkg/errors