Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 283 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 283 Bytes

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.