PHP Class Ergo\Error\ConsoleErrorHandler

Inheritance: extends AbstractErrorHandler
Show file Open project: 99designs/ergo Class Usage Examples

Public Methods

Method Description
__construct ( $showStackTrace = true, $logger = null ) Constructor
handle ( $e ) * (non-phpdoc)

Method Details

__construct() public method

Constructor
public __construct ( $showStackTrace = true, $logger = null )

handle() public method

* (non-phpdoc)
See also: ErrorHandler::handle()
public handle ( $e )