Matt c02a104469
Rename Faraday::Logger::Formatter#error to #exception (#1468)
This is because #error is already delegated to the internal Logger, and could cause an infinite loop when the log_level is set to "error".

Fixes #1467
2022-12-14 09:48:10 +00:00
..