Files
kubesphere/vendor/k8s.io/klog/klogr
2020-07-26 23:11:56 +08:00
..
2020-07-26 23:11:56 +08:00
2020-07-26 23:11:56 +08:00

Minimal Go logging using klog

This package implements the logr interface in terms of Kubernetes' klog. This provides a relatively minimalist API to logging in Go, backed by a well-proven implementation.

This is a BETA grade implementation.