$expected_entry="Failed to log error: Exception: Deforestation in Drupal\\error_service_test\\MonkeysInTheControlRoom->handle() (line ${expected_line} of ${expected_path})";
$expected_entry="Failed to log error: Exception: Deforestation in Drupal\\error_service_test\\MonkeysInTheControlRoom->handle() (line ${expected_line} of ${expected_path})";
$this->assert(strpos($errors[0],$expected_entry)!==FALSE,'Original error logged to the PHP error log when an exception is thrown by a logger');
$this->assert(strpos($errors[0],$expected_entry)!==FALSE,'Original error logged to the PHP error log when an exception is thrown by a logger');