-
Notifications
You must be signed in to change notification settings - Fork 213
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 Zerolog integration #857
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #857 +/- ##
==========================================
- Coverage 83.09% 83.08% -0.01%
==========================================
Files 55 56 +1
Lines 5459 5622 +163
==========================================
+ Hits 4536 4671 +135
- Misses 767 786 +19
- Partials 156 165 +9 ☔ View full report in Codecov by Sentry. |
Will this be available in the next minor release? |
Yes, we plan to include this in next release. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's make this it's own package. You can update https://github.com/getsentry/sentry-go/blob/master/.craft.yml and I'll add it to our release registry.
Resolves #853