async-aws / monolog-cloud-watch
Monolog integration with CloudWatch logs
1.2.1
2024-10-09 08:09 UTC
Requires
- php: ^7.2.5 || ^8.0
- async-aws/cloud-watch-logs: ^1.0 || ^2.0
- monolog/monolog: ^1.1 || ^2.0 || ^3.0
README
CloudWatch Logs adapter for Monolog version 1 and 2.
This package is heavily inspired by maxbanton/cwh.
Install
composer require async-aws/monolog-cloud-watch
Documentation
See https://async-aws.com/integration/monolog.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/