API17

API17:JError::handleLog

From Joomla! Documentation

Joomla 11.1 JError::handleLog

Description

Log error handler



public static function handleLog (
        &$error
        $options
)
Parameter Type Default Description
&$error object $error Exception object to handle
$options array Handler options
  • Returns object The exception object
  • Defined on line 529 of libraries/joomla/error/error.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples