Libraries tagged by errorlog
tox2ik/elog
490 Downloads
error_log(print_r($xyz, 1));
thanhtaivtt/laravel-telegram-logger
326 Downloads
Laravel Send error log to Telegram Bot, Channel
somniumgame/flogger
38 Downloads
This logger override default error_log. Any fatal error you can see on screen in debug mode. All types of logs store during some time.
sgpinkus/simplelogger
3 Downloads
Very simple one class PSR-3 PHP logger that just logs to error_log()
mrjavadseydi/laravel-telegram-logger1
4 Downloads
Laravel Send error log to Telegram Bot, Channel
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...
marciodojr/simple-logger
11 Downloads
Simple psr3 Logger. Writes to log using PHP error_log.
elleryleung/custom-cloudwatch-logger
1 Downloads
Write error log (both in string, array and Exception format) to AWS Cloudwatch.
diego.sorrentino/logging
392 Downloads
Route php error_log() to custom file or to /dev/stderr
dev-lucid/basiclogger
79 Downloads
An extremely simple implementation of PSR-3 logging that sends all messages to error_log.
davidkrenekcz/log-viewer
105 Downloads
Error log viewer for Asard CMS
datamints/error_report
22 Downloads
sends bundled error-log entries by email
cerealkiller/error-logger-laravel-sdk
14 Downloads
Laravel SDK for ErrorLogger
fzed51/log
63 Downloads
Systeme de log utilisant error_log conforme la PSR-3
cliffparnitzky/backend-logs
63 Downloads
Provides a special functionality to display error.log, email.log and other configured logfiles in Contao backend.