Skip to content

Commit f0c7018

Browse files
committed
add 'go' for code
Signed-off-by: chymy <[email protected]>
1 parent a4cbb64 commit f0c7018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/sig-instrumentation/migration-to-structured-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ PRs migrating logs should include examples of outputted logs before and after th
313313
understand the impact of change.
314314

315315
Example code to compare [httplog.go#168](https://github.com/kubernetes/kubernetes/blob/15c3f1b11/staging/src/k8s.io/apiserver/pkg/server/httplog/httplog.go#L168)
316-
```
316+
```go
317317
package main
318318

319319
import (

0 commit comments

Comments
 (0)