stadline/monolog-echo-handler

A handler for Monolog that sends messages with php://output.

0.2 2014-08-27 12:16 UTC

This package is not auto-updated.

Last update: 2024-06-18 01:08:08 UTC


README

monolog-echo-handler

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"
  }