VictoriaMetrics/vendor/github.com/go-logr/stdr
Dmytro Kozlov 002c028f22
vmctl: support of the remote read protocol ()
vmctl: support of the remote read protocol

Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
2022-11-29 21:08:47 -08:00
..
LICENSE vmctl: support of the remote read protocol () 2022-11-29 21:08:47 -08:00
README.md vmctl: support of the remote read protocol () 2022-11-29 21:08:47 -08:00
stdr.go vmctl: support of the remote read protocol () 2022-11-29 21:08:47 -08: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).