-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
logrus is under maintenance mode which means it is lack of some necessary feature (e.g. stack trace).
Moreover, it would be better to using error object serves as the error description instead of creating error sturct served for different purposes.
The logger library, zap is a library developed by uber can meet the needs I mentioned above. It would be great to introduce it in this project.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed