shuvo/errorlog

Error log send in mail and save in database

dev-master 2020-04-02 02:41 UTC

This package is auto-updated.

Last update: 2025-07-29 02:26:40 UTC


README

Issues Stars

##Error log send in mail and save in database

use Shuvo\Errorlog\Service\ErrorMail;

ErrorMail::mailSend("Message","View Name", "Controller Name', "Method Name", "Line Number","File Path", "Object", "Type", "Arguments", "Email");