//
pkg.gl
Category
github.com/sirupsen/logrus
hooks
test
package
1.9.3
Repository:
https://github.com/sirupsen/logrus.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
3
Dependents
207
Files
71 SLOC
#
Functions
NewGlobal
NewGlobal installs a test hook for the global logger.
NewLocal
NewLocal installs a test hook for a given local logger.
NewNullLogger
NewNullLogger creates a discarding logger and installs the test hook.
#
Structs
Hook
Hook is a hook designed for dealing with logs in test scenarios.