shvetsgroup/laravel-email-database-log
A simple database logger for all outgoing emails sent by Laravel website.
时间:2015-07-31 11:47
mouf/utils.log.multi-logger
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...
时间:2012-12-22 19:51
mouf/utils.log.mail-logger
This package contains a logger that sends a mail when a log message is received.
时间:2012-12-22 19:31
mouf/utils.log.advanced-logger
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.
时间:2012-12-22 10:39