Categorygithub.com/go-logr/glogr
repositorypackage
1.2.2
Repository: https://github.com/go-logr/glogr.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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.