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-05-29 01:45:57 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");