Bitrix API

StackLogger implements LoggerInterface uses LoggerTrait

Table of Contents

Interfaces

LoggerInterface

Methods

__construct()  : mixed
log()  : void

Methods

__construct()

public __construct(LoggerInterface ...$loggers) : mixed
Parameters
$loggers : LoggerInterface

log()

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

        
On this page

Search results