Registry / logging / easycorp-easy-log-handler

easycorp-easy-log-handler

JSON →
library1.0.9phppackagistunverified

A handler for Monolog that optimizes log messages to be processed by humans instead of software. Improve your productivity with logs that are easy to understand.

composer require easycorp/easy-log-handler
INSTALL
IMPORT
SIG · EASYCORP-EASY-LOG-
E
easycorp-easy-log-handler
loggingphpv1.0.9
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.

EasyLogHandler
✓ use EasyCorp\EasyLog\EasyLogHandler;

Create a Monolog logger with human-readable output

use EasyCorp\EasyLog\EasyLogHandler; use Monolog\Logger; $logger = new Logger('app'); $logger->pushHandler(new EasyLogHandler()); $logger->info('Hello, world!');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.9latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
53 hits · last 30 days
node
46
OpenAI (training)
2
Resources
easycorp-easy-log-handler — pip install easycorp-easy-log-handler · libregistry