Skip to content

Commit 4cc000f

Browse files
authored
Merge pull request #5441 from chymy/add-go-0128
add 'go' for code
2 parents a4cbb64 + f0c7018 commit 4cc000f

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)