package
0.0.0-20230630163430-ac9704fb7ba8
Repository: https://github.com/mqttbridge/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.