package
0.0.0-20211126141718-aac4589753b8
Repository: https://github.com/facebookincubator/contest.git
Documentation: pkg.go.dev
# Functions
AddField add a field to an existing logrus.Entry.
AddFields adds multiple fields to an existing logrus.Entry.
Debug - Set Log Level to Debug.
DefaultOptions is a set options recommended to use by default.
Disable sends all logging output to the bit bucket.
Error - Set Log Level to Error.
Fatal - Set Log Level to Fatal.
GetLogger returns a configured logger instance.
Info - Set Log Level to Info.
Panic - Set Log Level to Panic.
Trace - Set Log Level to Trace.
Warn - Set Log Level to Warn.