async-aws / monolog-cloud-watch
Monolog integration with CloudWatch logs
Installs: 166 960
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 5
Forks: 1
pkg:composer/async-aws/monolog-cloud-watch
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/