//
pkg.gl
Category
github.com/opsrampdeveloper/logrus
hooks
test
package
0.11.5
Repository:
https://github.com/opsrampdeveloper/logrus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
51 SLOC
#
Functions
NewGlobal
Installs a test hook for the global logger.
NewLocal
Installs a test hook for a given local logger.
NewNullLogger
Creates a discarding logger and installs the test hook.
#
Structs
Hook
test.Hook is a hook designed for dealing with logs in test scenarios.