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 650ea59 + 660a301 commit 5a2de70Copy full SHA for 5a2de70
TMP-LOGGING.md
@@ -75,7 +75,7 @@ allKubernetesObjectsEverywhere)
75
```
76
77
While it's possible to use higher log levels, it's recommended that you
78
-stick with `V(1)` or V(0)` (which is equivalent to not specifying `V`),
+stick with `V(1)` or `V(0)` (which is equivalent to not specifying `V`),
79
and then filter later based on key-value pairs or messages; different
80
numbers tend to lose meaning easily over time, and you'll be left
81
wondering why particular logs lines are at `V(5)` instead of `V(7)`.
0 commit comments