//
pkg.gl
Category
github.com/pellared/logrusutil
errfield
package
1.0.0
Repository:
https://github.com/pellared/logrusutil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
61 SLOC
#
Functions
Add
Add return error and adds a field to *errfield.Error in the error chain.
#
Structs
Error
Error contains custom fields and wrapped error.
Formatter
Formatter decorates logrus.Formatter to add error fields under to the log entry.