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

show query string in logger. #999

Merged
merged 2 commits into from
Jul 10, 2017
Merged

Conversation

appleboy
Copy link
Member

fix #988

Signed-off-by: Bo-Yi Wu appleboy.tw@gmail.com

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@codecov
Copy link

codecov bot commented Jul 10, 2017

Codecov Report

Merging #999 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #999      +/-   ##
==========================================
+ Coverage   96.53%   96.54%   +<.01%     
==========================================
  Files          16       16              
  Lines        1414     1417       +3     
==========================================
+ Hits         1365     1368       +3     
  Misses         39       39              
  Partials       10       10
Impacted Files Coverage Δ
logger.go 100% <100%> (ø) ⬆️

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 fb7448f...614ec1f. Read the comment docs.

@javierprovecho javierprovecho added this to the 1.3 milestone Jul 10, 2017
@javierprovecho javierprovecho merged commit e31cbdf into gin-gonic:master Jul 10, 2017
@appleboy appleboy deleted the json branch July 10, 2017 08:45
tonyhhyip pushed a commit to ysitd-cloud/gin that referenced this pull request Feb 20, 2018
…gonic#988

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

(cherry picked from commit e31cbdf)
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.

Change logger output, log GET query string completely
2 participants