Libraries tagged by error logs
dealerinspire/laravel-performance-monitor
6 Downloads
A performance monitor to log an error when a request performs below a specified threshold
macropage/laravel-scheduler-watcher
281 Downloads
logs artisan commands run via scheduler to mysql with plenty of infos, prevent running command again in case of error, allows full monitoing of artisan commands
yftzeng/wow-simple-error-handler
567 Downloads
Simple Error Handler, caught fatal error message in error_log.
yftzeng/wow-error-handler
943 Downloads
Wow! Error Handler, caught fatal error message in error_log.
venkatesanchinna/log-monitor
3 Downloads
Provides Laravel error log monitor
twodudes/error-logger-bundle
133 Downloads
Symfony2 production error logger. Logs notices, warnings, exceptions and fatal exceptions. Groups similar errors together and displays additional server information.
thanhtaivtt/laravel-telegram-logger
321 Downloads
Laravel Send error log to Telegram Bot, Channel
sunnysideup/error-log-made-easy
484 Downloads
Set up error logging on your silverstripe website: emails every error to a designated email.
seeren/error
176 Downloads
Handle and log errors
rdx/composer-laravel-read-error-log
53 Downloads
read laravel error & deprecation log on cli
pfaciana/php-error-log-viewer
5 Downloads
A WordPress plugin that provides an interface to view, manage, and analyze PHP error logs across your WordPress installation.
padam87/error-log-bundle
86 Downloads
A bundle to log 500 errors in the database
nevar/laravel-slack-error-logger
561 Downloads
Simple slack error logger package for lower laravel packages
mv/error-log-bundle
94 Downloads
Bundle log app errors in db
mouf/utils.log.multi-logger
6 Downloads
Use this package if you want a logger that logs to several places at the same time. Using a MultiLogger, you can append several loggers. For instance, you might want to write in the error log using the ErrorLogLogger and to send a mail to the admin using the MailLogger...