shuvo/errorlog

错误日志通过邮件发送并保存在数据库中

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

This package is auto-updated.

Last update: 2024-09-29 05:35:47 UTC


README

Issues Stars

##错误日志通过邮件发送并保存在数据库中

use Shuvo\Errorlog\Service\ErrorMail;

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