Cleared 2m ago · rancher/k3k #561 · Go · ★ 894 · Apache-2.0

Migrate from `logrus` to `zap`

From the README or logrus it is in maintenance-mode. Latest release is +2y old. We are already using Zap in our controller and kubelet, so we can use just one logging library. We can also improve the logging of the cli using the stdout to write the messages, while the stderr for…

What we checked

Similar unclaimed issues