Libraries tagged by PSR-3 Logger Interface
psr/log
1231845400 Downloads
Common interface for logging libraries
psr-discovery/log-implementations
9769805 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
258099 Downloads
Wa72SimpleLogger is a collection of very simple loggers implementing \Psr\Log\LoggerInterface (PSR-3)
open-telemetry/opentelemetry-auto-psr3
1278246 Downloads
OpenTelemetry auto-instrumentation for PSR-3 (Logger Interface).
wmde/psr-log-test-doubles
151682 Downloads
Test Doubles for the PSR-3 Logger Interface
jeroen/psr-log-test-doubles
87282 Downloads
Test Doubles for the PSR-3 Logger Interface
yiisoft/yii2-psr-log-source
22081 Downloads
A PSR LoggerInterface implementation that routes to the Yii logger
mhcg/monolog-wp-cli
113117 Downloads
Extension for Monolog to support outputting to WP-CLI (The WordPress command line interface) when running wp command lines.
bitexpert/slf4psrlog
16976 Downloads
Simple Logging Facade for Loggers implementing PSR-3 logging interface.
krubio/perfect-logger
2187 Downloads
A PSR-3 compliant logging library
helsingborg-stad/psr-logger
96 Downloads
Implementation of PSR-3: Logger Interface.
marko/log
176 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.
psr-php7/log
16238 Downloads
PSR-3 Logger Interface with PHP 7 codebase.
php-extended/php-record-logger
7304 Downloads
A library that implements php-record-interface library for logging purposes