stadline / monolog-echo-handler
A handler for Monolog that sends messages with php://output.
0.2
2014-08-27 12:16 UTC
Requires
- php: >=5.3.0
- monolog/monolog: ~1.6
This package is not auto-updated.
Last update: 2024-11-19 03:12:47 UTC
README
A handler for Monolog that sends messages with php://output.
Installation
You can use Packagist : https://packagist.org/packages/stadline/monolog-echo-handler
"require": { "stadline/monolog-echo-handler": "dev-master" }