ziffmedia/monolog-dio-handler

v2.0.0 2023-03-05 15:41 UTC

This package is auto-updated.

Last update: 2024-04-30 00:45:56 UTC


README

composer require ziffmedia/monolog-dio-handler

This extension is useful primarily when using the dio extension so that you can write to a linux kernel pipe like /proc/1/fd/1. PHP's file IO operations cannot natively open this kind of file without issue.