kubernetes/test/integration/logs
Patrick Ohly 8f4c9c7605 k8s.io/component-base/logs: replace klog text implementation
This replaces the klog formatting and message routing with a simpler
implementation that uses less code. The main difference is that we skip the
entire unused message routing.

Instead, the same split output streams as for JSON gets implemented in the
io.Writer implementation that gets passed to the textlogger.
2024-01-17 13:50:03 +01:00
..
benchmark k8s.io/component-base/logs: replace klog text implementation 2024-01-17 13:50:03 +01:00
functional/json dependencies: update klog v2.90.1 2023-03-01 19:03:50 +01:00
OWNERS