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

Replace zap with log/slog #2120

Open
enocom opened this issue Feb 20, 2024 · 0 comments
Open

Replace zap with log/slog #2120

enocom opened this issue Feb 20, 2024 · 0 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern.

Comments

@enocom
Copy link
Member

enocom commented Feb 20, 2024

Feature Description

Now that structured logging has landed in the standard library, we can shed an external dependency and just use log/slog.

Sample code

// sample code here

Alternatives Considered

No response

Additional Details

No response

@enocom enocom added priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. type: cleanup An internal cleanup or hygiene concern. and removed type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Feb 20, 2024
@enocom enocom changed the title Replace zap with log/sloq Replace zap with log/slog Feb 22, 2024
@enocom enocom assigned enocom and unassigned jackwotherspoon Mar 6, 2024
@enocom enocom assigned jackwotherspoon and unassigned enocom May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

2 participants