final class LoggerState implements ReplicableContext

Methods

__construct(array $context = [], int $depth = 0)

No description

replicate()

Copy durable context without inheriting an in-progress logging stack.

Details

at line 14
__construct(array $context = [], int $depth = 0)

No description

Parameters

array $context
int $depth

at line 23
ReplicableContext replicate()

Copy durable context without inheriting an in-progress logging stack.

Return Value

ReplicableContext