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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add structured logging #53

wants to merge 2 commits into from

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

When hermetic recevies a confirm message, we want to relay the response from DPS to update a database with the files location in DPS.
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.
1 participant