AnewtLogHandlerAbort Class Reference

AnewtLogHandlerAbort aborts script execution on critical warnings and errors. More...

List of all members.

Public Member Functions

 log ($domain, $level, $message)
 Triggers an error with the log message when the logged message is a critical warning or an error.


Detailed Description

AnewtLogHandlerAbort aborts script execution on critical warnings and errors.

All messages below this threshold are discarded, so you should use another log handler as well in addition to AnewtLogHandlerAbort. This class is primarily useful for debugging; you should not use this handler when deploying an application. The standard trigger_error function is used.

Definition at line 187 of file loghandlers.lib.php.


Member Function Documentation

AnewtLogHandlerAbort::log ( domain,
level,
message 
)

Triggers an error with the log message when the logged message is a critical warning or an error.

Parameters:
$domain 
$level 
$message 
See also:
AnewtLogHandlerBase::log

Reimplemented from AnewtLogHandlerBase.

Definition at line 199 of file loghandlers.lib.php.


The documentation for this class was generated from the following file:

Generated on Sun Aug 2 22:54:38 2009 for Anewt by  doxygen 1.5.9