Libraries tagged by error-logger
tox2ik/elog
488 Downloads
error_log(print_r($xyz, 1));
thanhtaivtt/laravel-telegram-logger
319 Downloads
Laravel Send error log to Telegram Bot, Channel
somniumgame/flogger
36 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.
shuvo/errorlog
5 Downloads
Error log send in mail and save in database
sgpinkus/simplelogger
2 Downloads
Very simple one class PSR-3 PHP logger that just logs to error_log()
rizsyad/loganalyzer
2 Downloads
Apache2 access and error logs analyzer
reliv/rcm-jira
12 Downloads
Error logger for Jira.
reliv/rcm-axosoft
1925 Downloads
Error logger for Axosoft on-time.
rcm/axosoft
1235 Downloads
Error logger for Axosoft on-time.
nikhilpatel8000/laradiscordalerts
0 Downloads
A Laravel package to send error logs to Discord
mrjavadseydi/laravel-telegram-logger1
3 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...
mentatxx/jslog-php
14 Downloads
Error logger for PHP
mdhossain/laravel-logs
10 Downloads
Audit logs and Error logs for laravel
marciodojr/simple-logger
10 Downloads
Simple psr3 Logger. Writes to log using PHP error_log.