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

Adding log15 + zap + zerolog + logrus #10

Merged
merged 5 commits into from
Apr 21, 2022
Merged

Adding log15 + zap + zerolog + logrus #10

merged 5 commits into from
Apr 21, 2022

Conversation

fclairamb
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #10 (db17022) into main (de0576c) will decrease coverage by 1.62%.
The diff coverage is 97.95%.

@@             Coverage Diff             @@
##              main      #10      +/-   ##
===========================================
- Coverage   100.00%   98.37%   -1.63%     
===========================================
  Files            2        6       +4     
  Lines           29      123      +94     
===========================================
+ Hits            29      121      +92     
- Misses           0        1       +1     
- Partials         0        1       +1     
Impacted Files Coverage Δ
zap/zap.go 90.00% <90.00%> (ø)
gokit/gokit.go 100.00% <100.00%> (ø)
log15/log15.go 100.00% <100.00%> (ø)
logrus/logrus.go 100.00% <100.00%> (ø)
noop/noop.go 100.00% <100.00%> (ø)
zerolog/zerolog.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de0576c...db17022. Read the comment docs.

@fclairamb fclairamb changed the title Adding log15 + zap Adding log15 + zap + zerolog + logrus Apr 21, 2022
@fclairamb fclairamb merged commit d85af9a into main Apr 21, 2022
@fclairamb fclairamb deleted the feature/log15 branch April 21, 2022 23:35
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.

None yet

1 participant