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

Use Zerolog for logging #506

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

Use Zerolog for logging #506

wants to merge 3 commits into from

Conversation

theseanything
Copy link
Contributor

This replaces our custom logging library code and sentry reporting with Zerolog and Sentry handler.

This enables JSON formatted logging and automatic capturing of event to
Sentry, without the need for a custom implementation.
We don't need to test logging as we no longer use a custom
implementation.
@theseanything theseanything requested a review from a team December 11, 2024 16:25
@theseanything theseanything marked this pull request as ready for review December 11, 2024 16:25
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