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

feat: add tracing (logging) to app. #4

Merged
merged 1 commit into from
Dec 21, 2023
Merged

feat: add tracing (logging) to app. #4

merged 1 commit into from
Dec 21, 2023

Conversation

nicolasauler
Copy link
Collaborator

Removed default tracing from shuttle-runtime, it does not have enough documentation to make it a better choice than implementing a subscriber yourself, so...
Maybe later contribute to shuttle.

Now:

  • Request are logged

Todo:

  • Log errors and useful info in rest of app

Necessary for:
In add-date-to-expenses, I am encoutering some errors, so maybe tracing will help debugging them :)

- Removed default tracing from shuttle-runtime, it does not have
enough documentation to make it a better choice than implementing a
subscriber yourself, so...
Maybe later contribute to shuttle.
@nicolasauler nicolasauler self-assigned this Dec 21, 2023
@nicolasauler nicolasauler merged commit 7cfb5bf into main Dec 21, 2023
2 checks passed
@nicolasauler nicolasauler deleted the add-tracing branch December 21, 2023 18:08
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.

1 participant