Libraries tagged by stderr
analog/analog
1613986 Downloads
Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.
neam/yii-streamlog
99709 Downloads
Send Yii 1 logs to stdout/stderr - created to be used with the php-fpm/nginx Docker stack available at http://github.com/neam/docker-stack
firehed/simplelogger
117725 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.
networkteam/typo3-logger
21743 Downloads
Log in JSON format to stderr
websupport/yii-stream-log
28803 Downloads
Yii log route for streams
consultnn/yii2-stream-target
3061 Downloads
Yii2 log target for php stream wrappers, like php://stdout
geoffroy-aubry/supervisor
7450 Downloads
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on start, success, warning or error).
zero-config/cli
10253 Downloads
CLI tooling with zero configuration required.
lucinda/errors-mvc
23495 Downloads
AOP-based MVC API for handling errors and uncaught exceptions in PHP applications
charm/fallback-logger
833 Downloads
An error logger designed to be a fallback implementation that logs via the PHP error_log() function or to STDERR with colors
blackbricksoftware/civicrm-container-logs
103 Downloads
Write CiviCRM Logs to stderr. Useful for running CiviCRM inside a Docker container.
reedsys/leap
4 Downloads
PHP cli application framework
pmjones/stdlog
17 Downloads
Log output to STDOUT and STDERR.
orz/plog
18 Downloads
PSR3 logging library that is PDO extendable and simple to use
neooblaster/php-stdio
12 Downloads
A PHP Class to communicate with stdin, stdou and stderr for Linux.