eZPublish
4.7
|
File containing the eZClusterEventLoggerPhp class. More...
Public Member Functions | |
logError ($errMsg, $context=null) | |
Logs $errMsg in PHP error log. More... | |
File containing the eZClusterEventLoggerPhp class.
eZClusterEventLoggerPhp::logError | ( | $errMsg, | |
$context = null |
|||
) |
Logs $errMsg in PHP error log.
string | $errMsg | Error message to be logged |
string | $context | Context where the error occurred |
Implements eZClusterEventLogger.