Package Usage: go: github.com/slok/noglog
Package glog implements almost glog(https://github.com/golang/glog) package API.
The aim of this package is to replace all the glog calls for the ones to a custom
logger that satisfies this package Logger interface. This way any code using glog
global logger will use the desired logger.
LoggerFunc shows how you would set a custom logger. In this case the LoggerFunc helper has been used,
so we don't need to create a new type for the example. But you could create a new type that satisfies
noglog.Logger interface.
2 versions
Latest release: over 6 years ago
3 dependent packages
View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/slok/noglog
View more repository details: http://repos.ecosyste.ms/hosts/GitHub/repositories/slok%2Fnoglog
Dependent Repos 5
Phanatic/vitess Fork of vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.Size: 303 MB - Last synced: about 1 year ago - Pushed: about 2 years ago

planetscale/log
🪵 📓 PlanetScale's opinionated structured logging librarySize: 61.5 KB - Last synced: 8 days ago - Pushed: over 1 year ago

phoban01/cue-flux-controller
A Kubernetes controller for CUE via FluxSize: 474 KB - Last synced: 14 days ago - Pushed: over 1 year ago


slok/noglog
"Bring your own logger" replacement for github.com/golang/glog.Size: 40 KB - Last synced: 29 days ago - Pushed: about 4 years ago

arvind-murty/vitess Fork of vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.Size: 320 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

diwayou/vitess Fork of vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.Size: 297 MB - Last synced: about 1 year ago - Pushed: over 2 years ago

planetscale/psdbproxy
MySQL proxy for local connections to a PlanetScale database over HTTP/2Size: 66.4 KB - Last synced: about 1 year ago - Pushed: about 1 year ago
