bottlerocket-os / bottlerocket-ecs-updater

A service to automatically manage Bottlerocket updates in an Amazon ECS cluster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add robust logging mechanism

WilboMo opened this issue · comments

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