Libraries tagged by chain logger
firehed/simplelogger
92447 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
hejunjie/error-log
270 Downloads
基于责任链模式的错误日志处理组件,支持多通道日志处理(如本地文件、远程 API、控制台输出),适用于复杂日志策略场景 | An error logging component using the Chain of Responsibility pattern. Supports multiple output channels like local files, remote APIs, and console logs—ideal for flexible and scalable logging strategies.
openmoney/chainlogger-php
9 Downloads
Chain Logger php library
bazo/nette-chain-logger-extension
7425 Downloads
Nette chain logger extension
fignon/terminal
6 Downloads
Terminal allow to simply log and display beautiful messages in the terminal
venar/select
13 Downloads
PHP Class to build queries for MySQL. Allows you to build chains of conditions. The goal of this class is to encapsulate PHP's interactions with MySQL to reduce errors in writing queries and make creating stored procedures simple.