module Faraday::DetailedLogger::TaggedLogging

This was largely lifted from ActiveSupport::TaggedLogging. Modifications made to remove ActiveSupport dependencies (blank?, delegation, and ActiveSupport::Logger).