package
0.0.0-20180516095306-82afb99bcab7
Repository: https://github.com/ianlewis/controllerutil.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
PrintMulti logs the highest level message that is at or below the configured glog level.
# Structs
InfoLogger is a simple wrapper around glog that provides a way to easily create loggers at a particular log level.
No description provided by the author
# Interfaces
PrintLogger is a simple interface for loggers that is implemented by both info and error loggers.
# Type aliases
No description provided by the author