Skip to content

Commit 24e42d0

Browse files
Add logging header formats in doc
Add link for explaining logging header format `I1025 00:15:15.525108 1 controller_utils.go:116]`
1 parent 7c6d1d3 commit 24e42d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ type KMetadata interface {
166166
GetNamespace() string
167167
}
168168
```
169+
Logging header formats are in [here](https://github.com/golang/glog/blob/23def4e6c14b4da8ac2ed8007337bc5eb5007998/glog.go#L523-L533)
169170

170171
## Migration
171172

0 commit comments

Comments
 (0)