API17:JError::handleLog
From Joomla! Documentation
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 |
See also
JError::handleLog source code on BitBucket
Class JError
Subpackage Error- Other versions of JError::handleLog
User contributed notes
Code Examples