Libraries tagged by error logs
org_heigl/error_focus
2 Downloads
Remove messages from the error log that are from a certain folder
oh/form-error-log-bundle
7605 Downloads
Log form errors
lochmueller/error-log
343 Downloads
Log 404 errors for BE users to easily create redirects
jenner/log-monitor
20 Downloads
monitoring and alerting of error log
irap/error-logger
1556 Downloads
Package for capturing and logging errors (including fatal ones).
human-incubator/error-log
5075 Downloads
A tool for client sites to register errors to centralized error system
hejunjie/error-log
822 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.
gelembjuk/logger
824 Downloads
Allows to add logging functions to different classes, helps to handle errors, log errors and display error screen. Can catch warnings and fatal errors
fmihel/console-log
2715 Downloads
error,log,console,php,javascript,js,error_log,console.log,console.info
elmijo/php-error-log
1347 Downloads
Una pequeña libreria para manejar los logs de tu aplicación de forma simple.. rapida.. y directa!!
edi-prasetyo/error-log-capture
25 Downloads
Lightweight Laravel package to automatically capture exceptions and store error logs in database.
dscheinah/sx-log
630 Downloads
Simple error log implementation.
charm/fallback-logger
824 Downloads
An error logger designed to be a fallback implementation that logs via the PHP error_log() function or to STDERR with colors
bvcmxy/error-log
900 Downloads
Library to send logs to ErrorLog
antaresproject/component-logger
659 Downloads
Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:Activity log - events related to objects in the system. E.g. changing user details.Error log - application errors with detailed information for easier debugging.Request log - all the HTTP requests to the application.Automation log - logs of the Automation module.Notification log - all the notifications sent to users by Notification module.