This is a small project but code I used in each project. I'd like to be independent to a logging framework. That's why I use this to wrap it.
Used log frameworks in the past
- logrus (github.com/sirupsen/logrus)
- zap logging (go.uber.org/zap )
- own logging framework