Documentation

CRM_Utils_SystemLogger extends AbstractLogger
in package
implements LoggerInterface

Tags
copyright

CiviCRM LLC https://civicrm.org/licensing

Table of Contents

Interfaces

LoggerInterface

Methods

log()  : void
Logs with an arbitrary level.

Methods

log()

Logs with an arbitrary level.

public log(mixed $level, string $message[, array<string|int, mixed> $context = [] ]) : void
Parameters
$level : mixed
$message : string
$context : array<string|int, mixed> = []

        
On this page

Search results