-
Notifications
You must be signed in to change notification settings - Fork 1
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
logging: switch to using log/slog #138
Conversation
e422f72
to
4f42ab7
Compare
5f42083
to
88ce9b2
Compare
eead4c6
to
1d400c9
Compare
8ab312b
to
58785b0
Compare
Looks like golangci-lint still isn't quite happy... |
58785b0
to
8947995
Compare
0683374
to
828b7cb
Compare
This changes a few interfaces of the logging library, but maintains as much compatability as possible in switching to the standard library log/slog. The new APIs are designed to allow for a more programatic configuration of the logger, instead of always relying on the environment.
828b7cb
to
a6b4a9c
Compare
@yolocs okay so for rollout plan here, since this contains breaking changes, I think we should:
Thoughts? |
sgtm, along (3) give team a headsup |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTMing to move forward
No description provided.