//
pkg.gl
Category
github.com/kubernetes/deployment-manager
log
package
1.2.1
Repository:
https://github.com/kubernetes/deployment-manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
111
Files
23 SLOC
#
Functions
Debug
Debug prints an error severity DEBUG to the log.
Err
Err prints an error of severity ERROR to the log.
Info
Info prints an error of severity INFO to the log.
Warn
Warn prints an error severity WARN to the log.
#
Variables
IsDebugging
IsDebugging controls debugging output.
Logger
Logger is the destination for this package.
#
Interfaces
Receiver
Receiver can receive log messages from this package.