bottlerocket-ecs-updater
bottlerocket-ecs-updater copied to clipboard
Add robust logging mechanism
What I'd like:
Implement a logging mechanism to improve Updater's logging output in lieu of relying on log.Printf
statements. Potential candidates:
https://pkg.go.dev/github.com/sirupsen/logrus https://pkg.go.dev/go.uber.org/zap
https://github.com/bottlerocket-os/bottlerocket-ecs-updater/pull/35#discussion_r615105472