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.
1 parent cba5e40 commit 0c9bddcCopy full SHA for 0c9bddc
docs/book/src/developer/core/logging.md
@@ -108,6 +108,7 @@ key value pairs (in order of importance):
108
the action log and the corresponding error log; While logging before the action, log verbs should use the -ing form.
109
- Ideally log messages should surface a different level of detail according to the target log level (see [log levels](#log-levels)
110
for more details).
111
+- If Kubernetes resource name is used in log messages, it should be used as is, For example `Reconciling DockerMachineTemplate`
112
113
## Log Levels
114
0 commit comments