The highest tagged major version is
v2 .
Discover Packages
k8s.io/klog
klogr
package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Sep 19, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 86
Opens a new window with list of known importers.
README
README
¶
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.
Expand ▾
Collapse ▴
Documentation
¶
Package klogr implements github.com/go-logr/logr.Logger in terms of
k8s.io/klog.
New returns a logr.Logger which is implemented by klog.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.