package
0.0.0-20210329234232-2eeca3e37d20
Repository: https://github.com/intel-hpdd/logging.git
Documentation: pkg.go.dev

# Functions

Log outputs a log message from the arguments.
Logf outputs a formatted log message from the arguments.
NewLogger returns a *Logger.
SetOutput updates the io.Writer for the package as well as any external writers created by the package.
Writer returns a new *external.Writer suitable for injection into 3rd-party logging packages.

# Structs

No description provided by the author