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-04-23 00:29:18 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"
  }