kops/vendor/github.com/go-logr/stdr
Ciprian Hacman 30f84a4f13 Update dependencies 2023-05-08 07:35:34 +03:00
..
LICENSE Update dependencies 2023-05-08 07:35:34 +03:00
README.md Update dependencies 2023-05-08 07:35:34 +03:00
stdr.go Update dependencies 2023-05-08 07:35:34 +03: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).