fleet
fleet copied to clipboard
Remove logrus usage
We use the structured logger instead.
Notes:
logrus.Fatal->log.FatalsetupLog = ctrl.Log.WithName("setup")in controllerslogrus.Warn->logger.Errorlogrus.Debug->logger.V(1).Info- ...
Hello. I'd like to be assigned to take ownership of this issue. Let me know what steps I need to go through when you are able. Thank you.