We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1321e75 + 4eeba4d commit 0148070Copy full SHA for 0148070
contributors/devel/sig-instrumentation/logging.md
@@ -29,6 +29,8 @@ The following conventions for the klog levels to use.
29
* Context to understand the steps leading up to errors and warnings
30
* More information for troubleshooting reported issues
31
32
+* klog.InfoS() - structured logs to the INFO log
33
+
34
As per the comments, the practical default level is V(2). Developers and QE
35
environments may wish to run at V(3) or V(4). If you wish to change the log
36
level, you can pass in `-v=X` where X is the desired maximum level to log.
0 commit comments