SS_LogEmailWriter
class SS_LogEmailWriter extends Zend_Log_Writer_Abstract (View source)
Sends an error message to an email.
Properties
static private | $send_from |
Methods
__construct($emailAddress, $customSmtpServer = false)
No description
static
factory($emailAddress, $customSmtpServer = false)
No description
static
static
_write($event)
Send an email to the email address set in this writer.
Details
__construct($emailAddress, $customSmtpServer = false)
static
factory($emailAddress, $customSmtpServer = false)
static
set_send_from($address)
deprecated
deprecated
static
get_send_from()
deprecated
deprecated
_write($event)
Send an email to the email address set in this writer.