package
0.0.0-20210426072047-3d2ccb6defc2
Repository: https://github.com/openshift/app-netutil.git
Documentation: pkg.go.dev
# Functions
Debugf prints logging if logging level >= debug.
Errorf prints logging if logging level >= error.
GetLoggingLevel gets current logging level.
Verbosef prints logging if logging level >= info.
SetLogFile sets logging file.
SetLogLevel sets logging level.
SetLogStderr sets flag for logging stderr output.
Warningf prints logging if logging level >= warning.
# Constants
ErrorLevel...MaxLevel indicates the logging level.
ErrorLevel...MaxLevel indicates the logging level.
ErrorLevel...MaxLevel indicates the logging level.
ErrorLevel...MaxLevel indicates the logging level.
ErrorLevel...MaxLevel indicates the logging level.
ErrorLevel...MaxLevel indicates the logging level.
# Type aliases
Level type.