Package Usage: go: 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.
8 versions
Latest release: over 5 years ago
7,643 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/k8s.io/klog
Dependent Repos 5
1024pix/steampipe-plugin-learningcontent
Steampipe plugin to query LCMS contentSize: 101 KB - Last synced: 4 days ago - Pushed: over 1 year ago

1024pix/steampipe-plugin-metabase
Use SQL to query databases, tables, permissions and more from MetabaseSize: 1.22 MB - Last synced: 4 days ago - Pushed: 4 days ago

swh/infra/ci-cd/3rdparty/cert-manager-webhook-gandi
Last synced: 7 months ago - Pushed: 11 months ago
betagouv/sealed-secrets Fork of bitnami-labs/sealed-secrets
A Kubernetes controller and tool for one-way encrypted SecretsSize: 19.2 MB - Last synced: about 2 hours ago - Pushed: almost 3 years ago

SocialGouv/k8s-csi-s3 Fork of yandex-cloud/k8s-csi-s3
GeeseFS-based CSI for mounting S3 buckets as PersistentVolumesSize: 231 KB - Last synced: 6 days ago - Pushed: 11 months ago

SocialGouv/rollout-status Fork of clusterise/rollout-status
Alternative to kubectl rollout statusSize: 3.95 MB - Last synced: 6 days ago - Pushed: 2 months ago

SocialGouv/sealed-secrets Fork of bitnami-labs/sealed-secrets
A Kubernetes controller and tool for one-way encrypted SecretsSize: 39.6 MB - Last synced: 6 days ago - Pushed: 6 months ago


