//
pkg.gl
Category
github.com/openebs/node-disk-manager
pkg
logs
package
2.1.0+incompatible
Repository:
https://github.com/openebs/node-disk-manager.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
6
Dependents
9
Files
33 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 klog package.