Ecosyste.ms: Packages

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

Top 0.9% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 1.9% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : k8s.io/klog

Package klog 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: Log output is buffered and written periodically using Flush. Programs should call Flush before exiting to guarantee all log output is written. By default, all log statements write to standard error. This package provides several flags that modify this behavior. As a result, flag.Parse must be called before any logging is done.

Registry - Source - Documentation - JSON
purl: pkg:golang/k8s.io/klog
Keywords: k8s-sig-architecture
License: Apache-2.0
Latest release: over 4 years ago
First release: over 5 years ago
Namespace: k8s.io
Dependent packages: 7,643
Dependent repositories: 24,047
Stars: 449 on GitHub
Forks: 207 on GitHub
Docker dependents: 3,209
Docker downloads: 13,812,403,546
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...