SilverStripe 2.4 API Docs
  • Package
  • Class
  • Tree
  • Deprecated
Version: master
  • master
  • 3.1
  • 3.0
  • 2.4
  • tagfield

Packages

  • cms
    • assets
    • batchaction
    • batchactions
    • bulkloading
    • comments
    • content
    • core
    • export
    • publishers
    • reports
    • security
    • tasks
  • forms
    • actions
    • core
    • fields-basic
    • fields-dataless
    • fields-datetime
    • fields-files
    • fields-formatted
    • fields-formattedinput
    • fields-relational
    • fields-structural
    • transformations
    • validators
  • installer
  • None
  • PHP
  • sapphire
    • api
    • bulkloading
    • control
    • core
    • cron
    • dev
    • email
    • fields-formattedinput
    • filesystem
    • formatters
    • forms
    • i18n
    • integration
    • misc
    • model
    • parsers
    • search
    • security
    • tasks
    • testing
    • tools
    • validation
    • view
    • widgets

Classes

  • BuildTask
  • CliDebugView
  • Debug
  • DebugView
  • DevelopmentAdmin
  • MigrationTask
  • MySQLDatabaseConfigurationHelper
  • PhpUnitWrapper
  • PhpUnitWrapper_3_4
  • PhpUnitWrapper_3_5
  • SapphireREPL
  • SS_Backtrace
  • SS_Cli
  • SS_Log
  • SS_LogEmailWriter
  • SS_LogErrorEmailFormatter
  • SS_LogErrorFileFormatter
  • SS_LogFileWriter
  • SS_ZendLog
  • TaskRunner

Interfaces

  • IPhpUnitWrapper

Exceptions

  • PhpUnitWrapper_Exception

Functions

  • fileExistsInIncludePath

Class SS_LogEmailWriter

Sends an error message to an email.

Zend_Log_Writer_Abstract
Extended by SS_LogEmailWriter
Package: sapphire\dev
See: SS_Log for more information on using writers.
Located at sapphire/dev/LogEmailWriter.php

Methods summary

public
# __construct( mixed $emailAddress, mixed $customSmtpServer = false )
public static
# set_send_from( mixed $address )
public static
# get_send_from( )
public
# _write( mixed $event )

Send an email to the email address set in this writer.

Send an email to the email address set in this writer.

Magic methods summary

Properties summary

protected static string $send_from
#

Email address to send log information from

Email address to send log information from

protected mixed $emailAddress
#
protected mixed $customSmtpServer
#

Comments

Comment policy: Please use comments for tips and corrections about the described functionality. Comments are moderated, we reserve the right to remove comments that are inappropriate or are no longer relevant.
Use the Silverstripe Forum to ask questions.
blog comments powered by Disqus
SilverStripe 2.4 API Docs API documentation generated by ApiGen 2.8.0