diff --git a/README.md b/README.md index e8082a6..cb69c73 100644 --- a/README.md +++ b/README.md @@ -1137,7 +1137,7 @@ gem 'typhoeus' To reduce log noise, create an initializer with: ```ruby -Ethon.logger = Logger.new("/dev/null") +Ethon.logger = Logger.new(nil) ``` If you run into issues on Windows, check out [this post](https://www.rastating.com/fixing-issues-in-typhoeus-and-httparty-on-windows/). -- libgit2 0.21.0