titlefix/vendor/github.com/go-logr/stdr
2022-09-05 10:11:39 +02:00
..
LICENSE first commit 2022-09-05 10:11:39 +02:00
README.md first commit 2022-09-05 10:11:39 +02:00
stdr.go first commit 2022-09-05 10:11:39 +02:00

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).