podman-build/vendor/github.com/go-logr/stdr
2025-10-11 12:30:35 +09:00
..
LICENSE First commit for v5.6.2 2025-10-11 12:30:35 +09:00
README.md First commit for v5.6.2 2025-10-11 12:30:35 +09:00
stdr.go First commit for v5.6.2 2025-10-11 12:30:35 +09: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).