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