keywan-ghadami/monolog-configuration

configure monolog to sends your logs to files, sockets, inboxes, databases and various web services

1.1.0-alpha.4 2016-07-29 22:39 UTC

This package is auto-updated.

Last update: 2024-04-13 03:35:32 UTC


README

Build Status

monolog-configuration

configuration support for the php logger library monolog see also https://github.com/theorchard/monolog-cascade

Documentation

there is a wiki: https://github.com/keywan-ghadami-oxid/monolog-configuration/wiki

Framework Integrations

  • OXID eSales (planed)
  • ...

How to contribute

  • use it/ write bug tickets
  • request colloborator status

TODO

  • create gitter chat
  • improve documentation (github wiki)
  • maybe setup bounty program https://www.bountysource.com/
  • make some example integrations for frameworks not having a monolog configuration
    • SILEX
    • Laravel 4 & 5
    • FuelPHP
    • frameworks already having a some builtin configuration support
      • symfony already has the monolog bundle
      • dupral already has a own impl.