faraday-detailed_logger 2.3.0
Install from the command line:
Learn more about RubyGems packages
$ gem install faraday-detailed_logger --version "2.3.0"
Install via Gemfile:
source "https://rubygems.pkg.github.com/envylabs" do
gem "faraday-detailed_logger", "2.3.0"
end
About this version
A Faraday middleware for logging request and response activity including
method, URI, headers, and body at varying log levels.