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

5 lines
203 B
Markdown

# Minimal Go logging using logr and Go's standard library
This package implements the [logr interface](https://github.com/go-logr/logr)
in terms of Go's standard log package(https://godoc.org/std/log).