forked from golang/glog
-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
Description
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
We're using the klog logging framework in Secrets Store CSI Driver. When trying to set -stderrthreshold=ERROR with -logtostderr=true, we're seeing all the logs are being printed. Is this the expected behavior?
Users want to only log the ERROR but that doesn't seem like an option today? Is there any configuration that we're missing.
cc @tam7t
What did you expect to happen:
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
alemp, pierluigilenoci, AlexiosP, yagilm, hschink and 7 more
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
Type
Projects
Status
Needs Triage