Documentation

BacktraceProcessor extends IntrospectionProcessor
in package

Table of Contents

$logger  : Logger
__construct()  : mixed
__invoke()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(mixed $logger[, mixed $level = Logger::DEBUG ][, array<string|int, mixed> $skipClassesPartials = [] ], int $skipStackFramesCount) : mixed
Parameters
$logger : mixed
$level : mixed = Logger::DEBUG
$skipClassesPartials : array<string|int, mixed> = []
$skipStackFramesCount : int
Return values
mixed

__invoke()

public __invoke(array<string|int, mixed> $record) : array<string|int, mixed>
Parameters
$record : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results