package
0.0.0-20231019115155-9e6fede0d792
Repository: https://github.com/manyakrus/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.