mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
9c8de9471e
update kubernetes and its dependencies to v1.26.1 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
317 B
317 B
Minimal Go logging using logr and Go's standard library
This package implements the logr interface in terms of Go's standard log package(https://pkg.go.dev/log).