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(logger): use slog #19

Merged
merged 2 commits into from
Mar 3, 2024
Merged

feat(logger): use slog #19

merged 2 commits into from
Mar 3, 2024

Conversation

janrnc
Copy link
Member

@janrnc janrnc commented Feb 20, 2024

Use log/slog for logging

@janrnc janrnc linked an issue Feb 20, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: Patch coverage is 95.23810% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.72%. Comparing base (4847beb) to head (9548506).

Files Patch % Lines
chain.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   95.94%   95.72%   -0.23%     
==========================================
  Files           8        7       -1     
  Lines         666      631      -35     
==========================================
- Hits          639      604      -35     
  Misses         23       23              
  Partials        4        4              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@janrnc janrnc force-pushed the feat/slog branch 2 times, most recently from cebe212 to afacc2a Compare March 3, 2024 15:46
@janrnc janrnc marked this pull request as ready for review March 3, 2024 16:01
@janrnc janrnc merged commit d78a4dd into gdgvda:master Mar 3, 2024
3 of 5 checks passed
Copy link

🎉 This PR is included in version 0.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@janrnc janrnc deleted the feat/slog branch September 10, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

consider a logging API refactor
1 participant