rancher/k3k

Migrate from `logrus` to `zap`

Open

#561 aperta il 12 nov 2025

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Go (77 fork)auto 404
enhancementgood first issueteam/collie

Metriche repository

Star
 (886 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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 the logs.

Guida contributor