xframe/vendor/github.com/go-logr/stdr
lwl0608 13b0b8e7a2 init 2024-10-12 12:55:20 +08:00
..
LICENSE init 2024-10-12 12:55:20 +08:00
README.md init 2024-10-12 12:55:20 +08:00
stdr.go init 2024-10-12 12:55:20 +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).