class CRM_Core_Error_Log extends AbstractLogger

Class CRM_Core_Error_Log

A PSR-3 wrapper for CRM_Core_Error.

Methods

__construct()

CRM_Core_Error_Log constructor.

log(mixed $level, string $message, array $context = array())

Logs with an arbitrary level.

Details

at line 39
__construct()

CRM_Core_Error_Log constructor.

at line 59
log(mixed $level, string $message, array $context = array())

Logs with an arbitrary level.

Parameters

mixed $level
string $message
array $context