PHP Class Ergo\Error\ConsoleErrorHandler

Inheritance: extends AbstractErrorHandler
Afficher le fichier Open project: 99designs/ergo Class Usage Examples

Méthodes publiques

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

Method Details

__construct() public méthode

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

handle() public méthode

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