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

github.com/istio/klog

Package klog exposes an API subset of the log(https://github.com/kubernetes/klog) package. All logging state delivered to this package is shunted to the global [zap logger](https://github.com/uber-go/zap). Istio is built on top of zap logger. We depend on some downstream components that use klog for logging. This package makes it so we can intercept the calls to klog and redirect them to zap and thus produce a consistent log for our processes.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20190424230111-fb7481ea8bcf
almost 7 years ago
Versions
1
Dependent Repos
39
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/istio/klog
spec
License Apache-2.0
Namespace github.com/istio
First Release almost 7 years ago
Last Synced 23 days ago
Repository
Stars 3 on GitHub
Forks 7 on GitHub
Docker Dependents 51
Docker Downloads 36,869,472
Rankings on proxy.golang.org
Overall Top 6.5%
Dependent repos Top 0.9%
Forks Top 7.3%
Docker downloads Top 0.3%