Libraries tagged by zend log
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...
lane4hub/logger
1 Downloads
Jardis logger is a very powerful and flexible PHP logging library that allows you to log data in various formats and send it to different destinations such as files, databases, emails, or external services.
stojankukrika/laravel-database-log-emails
45 Downloads
Log mails into database which go to send process
mouf/utils.log.advanced-logger
5 Downloads
This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.
leowebguy/simple-logger
130 Downloads
Collect brief exceptions and send daily reports
kaoken/laravel-mysql-email-log
30 Downloads
Save logs handled by Laravel in Mysql, and send mail when it is over specified level.
kaoken/laravel-db-email-log
6 Downloads
Save logs handled by Laravel in DB, and send mail when it is over specified level.
ioanandrei/slack-logger
572 Downloads
Send different kind of exceptions to slack channels.
cirelramos/query-log
3 Downloads
this package has utils to send console query generate in your project laravel
pixelandhammer/exception-logger
0 Downloads
A packaged helper to send errors to the shared server
ermanojbisht/mkb-laravel-telegram-login-widget
17 Downloads
Easily integrate Telegrams login widget into your Laravel application to send Telegram messages
edsonjorgef1/laravel-teams-logging
76 Downloads
Laravel package capable to send messages to Microsoft Teams using the Incoming Webhook connector. It supports to Laravel 8.x
vagrus/monolog-yii-ar-handler
3749 Downloads
A Monolog handler for send logs in Yii Active Record model
optim1zer/monolog-telegram
91 Downloads
Handler for Monolog to send logs by Telegram
lemon777/gelf-php
766 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.