package
0.0.0-20210915071829-f43fc1c68a76
Repository: https://github.com/wangyysde/sysadmlog.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.