Skip to content

Commit 8bc3ad3

Browse files
Update contributors/devel/sig-instrumentation/migration-to-structured-logging.md
Co-authored-by: Madhav Jivrajani <[email protected]>
1 parent 24e42d0 commit 8bc3ad3

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
@@ -166,7 +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)
169+
Logging header formats are in [here](https://github.com/kubernetes/klog/blob/9ad246211af1ed84621ee94a26fcce0038b69cd1/klog.go#L581-L597)
170170

171171
## Migration
172172

0 commit comments

Comments
 (0)