package
1.13.3-k3s2
Repository: https://github.com/ibuildthecloud/k3s-dev.git
Documentation: pkg.go.dev

# Functions

FlushLogs flushes logs immediately.
InitLogs initializes logs the way we want for kubernetes.
NewLogger creates a new log.Logger which sends logs to klog.Info.

# Structs

KlogWriter serves as a bridge between the standard log package and the glog package.