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