c0de8 / phalcon3-monolog
Phalcon 3 logger adapter for Monolog
Installs: 73
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 3
Open Issues: 0
pkg:composer/c0de8/phalcon3-monolog
Requires
- php: >=5.5.0
- ext-phalcon: >= 3.0.0
- monolog/monolog: ^1.22
Requires (Dev)
- phpunit/phpunit: >=5.7.0 <6.0.0
This package is not auto-updated.
Last update: 2025-10-20 20:01:15 UTC
README
The phalcon 3.x.x logger adapter for monolog.
Changelog:
=====
0.1.0
- add unit tests
- refactor (remove unneeded methods, add more comments)
initial
- forked from https://github.com/khoinguyen/phalcon-monolog
- remove logstash class
- rename and optimize phalcon monolog adapter