stadline/monolog-echo-handler

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

Installs: 11 058

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 16

Forks: 0

pkg:composer/stadline/monolog-echo-handler

0.2 2014-08-27 12:16 UTC

This package is not auto-updated.

Last update: 2025-10-21 07:59:56 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"
  }