proxy.golang.org : github.com/thomasf/lg : v1.0.1
Go support for leveled logs This is a fork of https://github.com/golang/glog with changes: • Added support for colored levels/package highlighting. • Added simple in memory logging. • Added package pkg/promethues which has a prometheus line numbers per level metric counters. • Added support package pkg/lgexpire for expiering old lg/glog logs. Copyright 2013 Google Inc. All Rights Reserved. Package lg implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. It provides functions Info, Warning, Error, Fatal, plus formatting variants such as Infof. It also provides V-style logging controlled by the -v and -vmodule=file=2 flags. Basic examples: See the documentation for the V function for an explanation of these examples:
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/thomasf/[email protected]
Published:
Indexed:
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.1
- github.com/daviddengcn/go-colortext v0.0.0-20160507010035-511bcaf42ccd
- github.com/golang/protobuf v1.4.3
- github.com/golangplus/testing v1.0.0
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/prometheus/client_golang v1.11.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.26.0
- github.com/prometheus/procfs v0.6.0
- golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40
- google.golang.org/protobuf v1.26.0-rc.1