Imports of package klogr

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/go-logr/logrPackage logr defines a general-purpose logging API and abstract interfaces to back that API.
k8s.io/klog/v2Package klog contains the following functionality:
k8s.io/klog/v2/internal/serialize
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.