bayardev / rolling-log
Smart Logger based on Events
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
pkg:composer/bayardev/rolling-log
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: 2025-10-06 11:10:39 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