Files
autogits/vendor/github.com/go-logr/stdr
Adam Majer 082db173f3 vendor: move vendored sources in-tree
This should make it easier to see changes instead of just a blob
2025-08-25 19:48:19 +02:00
..
2025-08-25 19:48:19 +02:00
2025-08-25 19:48:19 +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).