sferik / twitter-ruby

A Ruby interface to the Twitter API.
http://www.rubydoc.info/gems/twitter
MIT License
4.58k stars 1.31k forks source link

Logging raw HTTP request #938

Closed ran5000 closed 1 year ago

ran5000 commented 6 years ago

Hello,

I'm trying to log the raw HTTP requests using gems like http_logger and from some reason its not logging the requests.

What do you use to log the raw HTTP requests?