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

Request/Response Logging Possible? #238

Closed
sshaw opened this issue Jul 18, 2015 · 4 comments
Closed

Request/Response Logging Possible? #238

sshaw opened this issue Jul 18, 2015 · 4 comments

Comments

@sshaw
Copy link

sshaw commented Jul 18, 2015

Had a quick look at the source and it looks like this is only done at the cache, but does not show the bodies. Is it really not possible to log?

Thanks

@tarcieri
Copy link
Member

In the past I've said it might be nice to add something like Reel::Spy:

https://github.com/celluloid/reel/wiki/Spy
https://github.com/celluloid/reel/blob/master/lib/reel/spy.rb

@ixti
Copy link
Member

ixti commented Jul 18, 2015

Related issue: #209

@Senjai
Copy link

Senjai commented Jul 28, 2015

I had to do this manually with a monkeypatch to get some information while debugging. I would love to see a properly supported implimentation for this! 👍

@tarcieri
Copy link
Member

Let's continue the discussion on #209

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

No branches or pull requests

4 participants