class ErrorHandler implements LoggerAwareInterface, HandlerInterface (View source)

Log PHP errors to the Drush log. This is in effect until Drupal's error handler takes over.

Traits

LoggerAwareTrait

Methods

installHandler()

No description

errorHandler($errno, $message, $filename, $line)

No description

Details

installHandler()

No description

errorHandler($errno, $message, $filename, $line)

No description

Parameters

$errno
$message
$filename
$line