package
1.9.3
Repository: https://github.com/sirupsen/logrus.git
Documentation: pkg.go.dev

# 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 is a hook designed for dealing with logs in test scenarios.