Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.8% on proxy.golang.org
Top 2.8% dependent packages on proxy.golang.org
Top 2.3% dependent repos on proxy.golang.org
Top 9.0% forks on proxy.golang.org

proxy.golang.org : 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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/slok/noglog
Keywords: glog, k8s, kubernetes, log, logger, logging, logs, replacement
License: Apache-2.0
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/slok
Dependent packages: 4
Dependent repositories: 5
Stars: 13 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...