karmada/vendor/github.com/go-logr/stdr
RainbowMango c0515acf81 Update Kubernetes dependencies to v1.26.1
Update controller-runtime to 0.14.2
Update cluster-api to latest commit

Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-29 18:08:19 +08:00
..
LICENSE Update Kubernetes dependencies to v1.26.1 2023-01-29 18:08:19 +08:00
README.md Update Kubernetes dependencies to v1.26.1 2023-01-29 18:08:19 +08:00
stdr.go Update Kubernetes dependencies to v1.26.1 2023-01-29 18:08:19 +08:00

README.md

Minimal Go logging using logr and Go's standard library

Go Reference

This package implements the logr interface in terms of Go's standard log package(https://pkg.go.dev/log).