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 24e42d0 commit 8bc3ad3Copy full SHA for 8bc3ad3
contributors/devel/sig-instrumentation/migration-to-structured-logging.md
@@ -166,7 +166,7 @@ type KMetadata interface {
166
GetNamespace() string
167
}
168
```
169
-Logging header formats are in [here](https://github.com/golang/glog/blob/23def4e6c14b4da8ac2ed8007337bc5eb5007998/glog.go#L523-L533)
+Logging header formats are in [here](https://github.com/kubernetes/klog/blob/9ad246211af1ed84621ee94a26fcce0038b69cd1/klog.go#L581-L597)
170
171
## Migration
172
0 commit comments