Libraries tagged by psr-3-logger
php-http/logger-plugin
23376779 Downloads
PSR-3 Logger plugin for HTTPlug
psr-discovery/log-implementations
6123832 Downloads
Lightweight library that discovers available PSR-3 Log implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
open-telemetry/opentelemetry-auto-psr3
718648 Downloads
OpenTelemetry auto-instrumentation for PSR-3 (Logger Interface).
alexandre-daubois/monolog-processor-collection
14645 Downloads
A collection of Monolog processors
wyrihaximus/psr-3-utilities
151059 Downloads
PSR-3 logger utilities
wmde/psr-log-test-doubles
122393 Downloads
Test Doubles for the PSR-3 Logger Interface
jeroen/psr-log-test-doubles
68410 Downloads
Test Doubles for the PSR-3 Logger Interface
gcrico/swift-mailer-psr-logger-plugin
44770 Downloads
Logs swift mailer activity with a (PSR-3) logger.
camspiers/silverstripe-loggerbridge
62779 Downloads
Provides a bridge between PSR-3 loggers (like monolog) and SilverStripe
yii2-extended/yii2-psr3-logger-bridge
40246 Downloads
A library to bridge psr-3 loggers with the yii logging system
yard/logger
2612 Downloads
Basic replaceable PSR-3 logger
wyrihaximus/psr-3-callable-throwable-logger
69053 Downloads
callable throwable decorator around a PSR-3 logger (to be used with react/promise and reactivex/rxphp)
wyrihaximus/monolog-formatted-psr-handler
112700 Downloads
Passes `formatted` instead of `message` to the PSR-3 logger
tuupola/dbal-psr3-logger
31240 Downloads
PSR-3 logger for Doctrine DBAL
subjective-php/psr-log-helper
37309 Downloads
Utilities to assist with PSR-3 logger implementations