Libraries tagged by errorlog
ghostff/dbug
56 Downloads
A very lightweight Error/Exception handler for PHP
diversen/minimal-log
503 Downloads
A simple and very basic PHP log class. Can be used with your server and in commandline.
thefrosty/wp-debug-log-widget
4256 Downloads
Adds an admin dashboard widget to parse the WordPress error log file.
org_heigl/error_focus
1 Downloads
Remove messages from the error log that are from a certain folder
jenner/log-monitor
18 Downloads
monitoring and alerting of error log
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.
genealabs/laravel-appleseed
300 Downloads
Prevent the pesky missing-favicon error log entries, and return 404 if they don't exist.
dscheinah/sx-log
397 Downloads
Simple error log implementation.
charm/fallback-logger
769 Downloads
An error logger designed to be a fallback implementation that logs via the PHP error_log() function or to STDERR with colors
antaresproject/component-logger
658 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.
shuvo/errorlog
5 Downloads
Error log send in mail and save in database
vperyod/errorlog-handler
48 Downloads
PSR7/PSR3 Exception logging middleware
sunnysideup/error-log-made-easy
484 Downloads
Set up error logging on your silverstripe website: emails every error to a designated email.
rdx/composer-laravel-read-error-log
53 Downloads
read laravel error & deprecation log on cli
phphacks/zend-mvc-errorlogger
8636 Downloads
Error event listener for Zend MVC