Libraries tagged by PSR-3 Logger Interface
psr/log
1268052283 Downloads
Common interface for logging libraries
psr-discovery/log-implementations
10697405 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.
wa72/simplelogger
264397 Downloads
Wa72SimpleLogger is a collection of very simple loggers implementing \Psr\Log\LoggerInterface (PSR-3)
open-telemetry/opentelemetry-auto-psr3
1452877 Downloads
OpenTelemetry auto-instrumentation for PSR-3 (Logger Interface).
wmde/psr-log-test-doubles
157500 Downloads
Test Doubles for the PSR-3 Logger Interface
jeroen/psr-log-test-doubles
94147 Downloads
Test Doubles for the PSR-3 Logger Interface
mhcg/monolog-wp-cli
117118 Downloads
Extension for Monolog to support outputting to WP-CLI (The WordPress command line interface) when running wp command lines.
yiisoft/yii2-psr-log-source
22456 Downloads
A PSR LoggerInterface implementation that routes to the Yii logger
bitexpert/slf4psrlog
17575 Downloads
Simple Logging Facade for Loggers implementing PSR-3 logging interface.
psr-php7/log
16296 Downloads
PSR-3 Logger Interface with PHP 7 codebase.
krubio/perfect-logger
2524 Downloads
A PSR-3 compliant logging library
helsingborg-stad/psr-logger
192 Downloads
Implementation of PSR-3: Logger Interface.
php-extended/php-record-logger
7373 Downloads
A library that implements php-record-interface library for logging purposes
marko/log
298 Downloads
PSR-3 compatible logging interfaces and formatters for Marko Framework
seyfer/zend-psr-logger
1030 Downloads
Base module for custom loggers. This is module that implement PSR-3 log interface with use Zend\Log component. Also implement Doctrine log writer.