//
pkg.gl
Category
github.com/marun/kubernetes
pkg
kubectl
util
logs
package
0.0.0-20190319231021-e6272b887b81
Repository:
https://github.com/marun/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
31 SLOC
#
Functions
FlushLogs
FlushLogs flushes logs immediately.
InitLogs
InitLogs initializes logs the way we want for kubernetes.
NewLogger
NewLogger creates a new log.Logger which sends logs to klog.Info.
#
Structs
KlogWriter
KlogWriter serves as a bridge between the standard log package and the glog package.