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-12-31 03:47:52 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"
  }