mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-06 00:03:36 -04:00
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