Files
openlan/vendor/github.com/go-logr/stdr/README.md
2022-07-29 23:38:54 +08:00

203 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://godoc.org/std/log).