mirror of
https://github.com/Seldaek/monolog.git
synced 2025-07-27 16:30:10 +02:00
* Close file handle after each write, refs #1862, refs #1860, refs #1634 * Modify patch to retry writes once if they fail, then throw if not * Fix php7.2 build