debian-forge-composer/vendor/github.com/go-logr/stdr
Ondřej Budai 807f249146 go.mod: bump images to v0.26.0
This is mainly needed in order to get the RHEL 9 SAP Azure images.
2023-12-22 00:11:19 +00:00
..
LICENSE go.mod: bump images to v0.26.0 2023-12-22 00:11:19 +00:00
README.md go.mod: bump images to v0.26.0 2023-12-22 00:11:19 +00:00
stdr.go go.mod: bump images to v0.26.0 2023-12-22 00:11:19 +00: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).