git-sync/vendor/github.com/go-logr/glogr/README.md

283 B

Minimal Go logging using glog

This package implements the logr interface in terms of Google's glog. This provides a relatively minimalist API to logging in Go, backed by a well-proven implementation.