$log_level
$log_level :
Handles all errors related to communications, such as invalid e-mail address, unable to connect to SMTP, unable to send SMS message via Nexcmo, etc.
__construct(string $message,string $email = '',string $content_type = '',string $recipient = '',string $notification_id)
Construct
string | $message | The exception message |
string | The recipient e-mail message |
|
string | $content_type | The content type |
string | $recipient | The recipient from the database (eg. user:32) |
string | $notification_id | The ID# of the notification. |