FingersCrossedHandler
class FingersCrossedHandler extends FingersCrossedHandler
Methods
__construct(Closure|HandlerInterface $handler, int|string|Level|ActivationStrategyInterface|null $activationStrategy = null, int $bufferSize = 0, bool $bubble = true, bool $stopBuffering = true, int|string|Level|null $passthruLevel = null)
No description
void
activate()
No description
bool
handle(LogRecord $record)
No description
void
close()
No description
void
reset()
No description
void
clear()
No description
Details
at line 29
__construct(Closure|HandlerInterface $handler, int|string|Level|ActivationStrategyInterface|null $activationStrategy = null, int $bufferSize = 0, bool $bubble = true, bool $stopBuffering = true, int|string|Level|null $passthruLevel = null)
No description
at line 49
void
activate()
No description
at line 66
bool
handle(LogRecord $record)
No description
at line 92
void
close()
No description
at line 99
void
reset()
No description
at line 110
void
clear()
No description