kubernetes/test/integration/logs
Patrick Ohly b390d018c7 logs: pass verbosity to loggers
When a Logger gets called directly via contextual logging, it has to do its own
verbosity check and therefore needs to know what the intended verbosity level
is.

This used to work previously because all verbosity checks were done in klog
before invoking the Logger.
2022-03-29 12:06:40 +02:00
..
benchmark logs: pass verbosity to loggers 2022-03-29 12:06:40 +02:00
OWNERS