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

Change all Logging and Prints to use uber-go/zap #41

Closed
serafdev opened this issue May 5, 2024 · 0 comments
Closed

Change all Logging and Prints to use uber-go/zap #41

serafdev opened this issue May 5, 2024 · 0 comments
Assignees

Comments

@serafdev
Copy link
Member

serafdev commented May 5, 2024

https://github.com/uber-go/zap

Simply replace logging done by fmt and the default logging to use zap logger instead. Advantage is that they are logged as JSON and are easy to parse when ingested.

@serafdev serafdev self-assigned this May 5, 2024
@serafdev serafdev closed this as completed May 5, 2024
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

1 participant