caddy-log-exporter/vendor/github.com/go-logr/stdr
2024-09-23 09:37:27 +02:00
..
LICENSE tes: adds integration tests with testcontainers 2024-09-23 09:37:27 +02:00
README.md tes: adds integration tests with testcontainers 2024-09-23 09:37:27 +02:00
stdr.go tes: adds integration tests with testcontainers 2024-09-23 09:37:27 +02: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).