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
Requires
- php: >=5.4
- monolog/monolog: ^1.19.0
- psr/log: ^1.0
- symfony/yaml: ^2.8
Requires (Dev)
- jakub-onderka/php-parallel-lint: 0.9
- phpunit/phpunit: ~4.5
- sebastian/phpcpd: ^2.0
This package is auto-updated.
Last update: 2024-10-13 04:41:38 UTC
README
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.