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 structured logging #53

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Add structured logging #53

merged 1 commit into from
Sep 27, 2024

Conversation

andrbo
Copy link
Contributor

@andrbo andrbo commented Sep 3, 2024

Adds structured logging with slog
Still room for improvement as this only replaces the current use of print statements as logging.
This PR closes #47

main.go Outdated Show resolved Hide resolved
@frodstee frodstee merged commit 871d54e into main Sep 27, 2024
4 checks passed
@frodstee frodstee deleted the feat/logging branch September 27, 2024 08:55
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

Successfully merging this pull request may close these issues.

Use a logging framwork instead of print statements.
2 participants