go-logr / glogr

An implementation of logr (Go logging) with glog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An implementation of logr (Go logging) with glog

License:Apache License 2.0


Languages

Language:Go 76.4%Language:Shell 23.6%