All of Kubernetes logging is based on klog. Klog currently does not output any logging information to logrus, so you're flying somewhat blind to Kubernetes internals. This exposes the full set of configurables that klog offers, but decorates (prefixes) the klog configuration with "klog".