Libraries tagged by psr-3-logger
php-http/logger-plugin
26677389 Downloads
PSR-3 Logger plugin for HTTPlug
psr-discovery/log-implementations
10058491 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.
wyrihaximus/psr-3-utilities
303749 Downloads
PSR-3 logger utilities
wyrihaximus/monolog-formatted-psr-handler
189403 Downloads
Passes `formatted` instead of `message` to the PSR-3 logger
open-telemetry/opentelemetry-auto-psr3
1334357 Downloads
OpenTelemetry auto-instrumentation for PSR-3 (Logger Interface).
camspiers/silverstripe-loggerbridge
75561 Downloads
Provides a bridge between PSR-3 loggers (like monolog) and SilverStripe
alexandre-daubois/monolog-processor-collection
17606 Downloads
A collection of Monolog processors
wyrihaximus/psr-3-callable-throwable-logger
92256 Downloads
callable throwable decorator around a PSR-3 logger (to be used with react/promise and reactivex/rxphp)
wmde/psr-log-test-doubles
153745 Downloads
Test Doubles for the PSR-3 Logger Interface
jeroen/psr-log-test-doubles
89533 Downloads
Test Doubles for the PSR-3 Logger Interface
detain/tracy-monolog-adapter
2356 Downloads
Bridges the Tracy debugger with the Monolog logger so Tracy log output is routed through Monolog handlers and processors.
yii2-extended/yii2-psr3-logger-bridge
49484 Downloads
A library to bridge psr-3 loggers with the yii logging system
yard/logger
10633 Downloads
Basic replaceable PSR-3 logger
vespula/log
23546 Downloads
A PSR-3 Log Implementation. Simple and flexible. Can use multiple adapters.
tuupola/dbal-psr3-logger
33932 Downloads
PSR-3 logger for Doctrine DBAL