2017 © Pedro Peláez
 

library monolog-udp2log-handler

A handler for Monolog that emits udp2log datagrams.

image

bd808/monolog-udp2log-handler

A handler for Monolog that emits udp2log datagrams.

  • Thursday, February 26, 2015
  • by bd808
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,054 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

udp2log-monolog-handler

Monolog handler that replicates the behavior of the MediaWiki wfErrorLog() logging system. Log output can be directed to a local file, a PHP stream, or a udp2log server., (*1)

Build Status, (*2)

Installation

udp2log-monolog-handler is available on Packagist (bd808/udp2log-monolog-handler) and is installable via Composer., (*3)

{
  "require": {
    "bd808/udp2log-monolog-handler": "dev-master"
  }
}

If you do not use Composer, you can get the source from GitHub and use any PSR-4 compatible autoloader., (*4)

$ git clone https://github.com/bd808/udp2log-monolog-handler.git

Run the tests

Tests are automatically performed by Travis CI: Build Status, (*5)

curl -sS https://getcomposer.org/installer | php
php composer.phar install --dev
phpunit

The Versions

26/02 2015

dev-master

9999999-dev https://github.com/bd808/monolog-udp2log-handler

A handler for Monolog that emits udp2log datagrams.

  Sources   Download

MIT

The Requires

 

The Development Requires

log monolog mediawiki udp2log

26/02 2015

v1.0.1

1.0.1.0 https://github.com/bd808/monolog-udp2log-handler

A handler for Monolog that emits udp2log datagrams.

  Sources   Download

MIT

The Requires

 

The Development Requires

log monolog mediawiki udp2log

14/09 2014

v1.0.0

1.0.0.0 https://github.com/bd808/monolog-udp2log-handler

A handler for Monolog that emits udp2log datagrams.

  Sources   Download

MIT

The Requires

 

The Development Requires

log monolog mediawiki udp2log