Jeremy Evans c698180e68 [ruby/logger] Add reraise_write_errors keyword argument to Logger and LogDevice
This allows the user to specify exception classes to treat as regular
exceptions instead of being swallowed.  Among other things, it is
useful for having Logger work with Timeout.

Fixes Ruby Bug 9115.

https://github.com/ruby/logger/commit/436a7d680f
2024-07-11 15:25:17 +00:00
..
2024-07-06 17:55:00 +00:00
2024-05-24 17:19:38 +00:00
2024-06-02 01:12:26 +09:00