Libraries tagged by error logger
dmk/mklog
32494 Downloads
Keep track of developer logs. Provides automatic email notification about important errors.
datenkraft/monolog-gke-formatter
14173 Downloads
Monolog JSON Formatter for Google StackDriver integration
crisu83/yii-sentry
10401 Downloads
Sentry for the Yii PHP framework.
baibaratsky/yii-rollbar
31196 Downloads
Rollbar Yii Extension
verbb/bugsnag
26031 Downloads
Log errors/exceptions to Bugsnag.
creativestyle/magesuite-soft-db-status-validation
70891 Downloads
Makes the db (schema) validation silently log error instead of throwing critical exception
heyday/silverstripe-backstop
43841 Downloads
Helps log non-200 errors
asamir/laravel-in-db-performance-monitor
5784 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
sytxlabs/laravel-error-logger
3622 Downloads
A Laravel package to log errors
raccoondepot/error-log
514 Downloads
This TYPO3 extension manages errors and exceptions, even before TYPO3 fully loads. It groups and displays errors in the backend, with detailed information and stack traces. Configurable notifications and reports via email and Slack keep you informed, while AI assistance aids in resolving issues.
plaisio/error-logger
2741 Downloads
PhpPlaisio: Error Logger
mouf/utils.log.psr.errorlog_logger
392508 Downloads
This package contains a PSR-3 compatible logger that logs messages directly to the PHP error log (using the error_log PHP function)
mouf/utils.log.errorlog_logger
183580 Downloads
This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function)
human-incubator/error-log
4535 Downloads
A tool for client sites to register errors to centralized error system
hejunjie/error-log
300 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.