bayardev / rolling-log
Smart Logger based on Events
v0.4.0
2018-06-11 08:56 UTC
Requires
- php: >=5.6
- psr/log-implementation: ~1.0
- symfony/event-dispatcher: >=2.8
Requires (Dev)
- doctrine/collections: 1.4
- doctrine/common: 2.7.*
- doctrine/instantiator: 1.0.*
- doctrine/orm: 2.5.*
- phpunit/phpunit: ~5.4
- symfony/http-kernel: >=2.8
Suggests
- monolog/monolog: Sends your logs to files, sockets, inboxes, databases and various web services
This package is not auto-updated.
Last update: 2024-11-04 06:56:59 UTC
README
RollingLog allow you to automatically log messages based on events.
Installation
Install the latest version with
$ composer require bayardev/rolling-log
Documentation
Third Party Packages
About
Requirements
- Rolling-Log works with PHP 5.6 or above.
Submitting bugs and feature requests
Framework Integrations
Author
Massimiliano PASQUESI - massipasquesi@gmail.com - massimiliano.pasquesi@bayard-presse.com
See also the list of contributors which participated in this project.
License
Monolog is licensed under the MIT License - see the LICENSE
file for details