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

#180 #182 debug log callback added to customize log info before logging #186

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

jeevatkm
Copy link
Member

resolves #180
resolves #182

@jeevatkm jeevatkm added this to the v1.10.0 Milestone milestone Sep 19, 2018
@jeevatkm jeevatkm self-assigned this Sep 19, 2018
@codecov
Copy link

codecov bot commented Sep 19, 2018

Codecov Report

Merging #186 into master will increase coverage by 0.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
+ Coverage   96.31%   96.48%   +0.16%     
==========================================
  Files           9        9              
  Lines        1086     1109      +23     
==========================================
+ Hits         1046     1070      +24     
+ Misses         22       21       -1     
  Partials       18       18
Impacted Files Coverage Δ
client.go 97.13% <100%> (+0.1%) ⬆️
util.go 92.3% <100%> (+0.3%) ⬆️
middleware.go 92.01% <100%> (+0.27%) ⬆️
response.go 100% <0%> (+1.85%) ⬆️

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 a6f0d5b...fdc2f93. Read the comment docs.

@jeevatkm jeevatkm merged commit eae7644 into master Sep 20, 2018
@jeevatkm jeevatkm deleted the debug-log-enhancement branch January 6, 2019 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant