Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add robust logging mechanism #42

Open
WilboMo opened this issue Apr 16, 2021 · 1 comment
Open

Add robust logging mechanism #42

WilboMo opened this issue Apr 16, 2021 · 1 comment

Comments

@WilboMo
Copy link
Contributor

WilboMo commented Apr 16, 2021

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

@WilboMo
Copy link
Contributor Author

WilboMo commented Apr 16, 2021

#35 (comment)

@jhaynes jhaynes added this to the GA milestone May 11, 2021
@WilboMo WilboMo removed this from the GA milestone May 12, 2021
@srgothi92 srgothi92 added this to the GA milestone May 19, 2021
@samuelkarp samuelkarp removed this from the GA milestone May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants