Registry / logging / maxbanton-cwh

maxbanton-cwh

JSON →
library3.0.0phppackagistunverified

AWS CloudWatch Handler for Monolog library.

composer require maxbanton/cwh
INSTALL
IMPORT
SIG · MAXBANTON-CWH
M
maxbanton-cwh
loggingphpv3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CloudWatch
use Maxbanton\Cwh\Handler\CloudWatch;

Send a log message to AWS CloudWatch.

use Maxbanton\Cwh\Handler\CloudWatch; use Monolog\Logger; $handler = new CloudWatch('log_group', 'log_stream', 'region', 'key', 'secret'); $logger = new Logger('name', [$handler]); $logger->info('Hello CloudWatch!');
Debug
Known issues
breakingRequires AWS SDK for PHP v3.
fix
Install aws/aws-sdk-php.
affects: >=3.0.0
Upgrade
Version history
3.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
OpenAI (training)
1
Resources
maxbanton-cwh — pip install maxbanton-cwh · libregistry