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

Revert "Log objects rather than JSON stringified objects" #1995

Merged
merged 1 commit into from
Jun 8, 2016

Conversation

drew-gross
Copy link
Contributor

@drew-gross drew-gross commented Jun 6, 2016

Reverts #1922. That PR has some bugs which are causing issue, and it turns out having the full request and response in the logs is very useful for debugging. I think we need to rethink this, maybe we can log on one line when verbose is not enabled, and log everything when verbose is enabled or something like that.

@TylerBrock @spenthil

@codecov-io
Copy link

codecov-io commented Jun 6, 2016

Current coverage is 91.91%

Merging #1995 into master will decrease coverage by <.01%

@@             master      #1995   diff @@
==========================================
  Files            91         91          
  Lines          6418       6417     -1   
  Methods        1096       1096          
  Messages          0          0          
  Branches       1346       1346          
==========================================
- Hits           5899       5898     -1   
  Misses          519        519          
  Partials          0          0          

Powered by Codecov. Last updated by e7e2369...a16ce7e

@drew-gross
Copy link
Contributor Author

Skipping review since this is just a revert.

@drew-gross drew-gross merged commit fcd914b into master Jun 8, 2016
@drew-gross drew-gross deleted the revert-1922-logging branch June 8, 2016 17:11
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.

3 participants