decentral1se 9e9227b420
All checks were successful
continuous-integration/drone/push Build is passing
fix: error handling and vendor
2024-08-04 10:55:35 +02:00
..
2024-08-04 10:55:35 +02:00
2024-08-04 10:55:35 +02:00
2024-08-04 10:55:35 +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).