//
pkg.gl
Category
github.com/ssgreg/logrus
hooks
test
package
1.0.3
Repository:
https://github.com/ssgreg/logrus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
74 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.