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 terminal prints with structured logging #24

Closed
Vad1mo opened this issue Jun 14, 2024 · 1 comment · Fixed by #31
Closed

Replace terminal prints with structured logging #24

Vad1mo opened this issue Jun 14, 2024 · 1 comment · Fixed by #31

Comments

@Vad1mo
Copy link
Contributor

Vad1mo commented Jun 14, 2024

We need to start using a logging library/functionality.

@Vad1mo Vad1mo converted this from a draft issue Jun 14, 2024
@mohzulfikar
Copy link

From what I read on the blog, zerolog and slog appear to be viable options for logging. zerolog, seems to come with more features out of the box (formatting logs and contextual properties). Although, it is possible to do that using custom Handler in slog.

@OneFlyingBanana OneFlyingBanana linked a pull request Jul 2, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Ready to Done in Harbor Satellite Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants