Documentation

ProcessableHandlerTrait

Helper trait for implementing ProcessableInterface

Tags
author

Jordi Boggiano j.boggiano@seld.be

Table of Contents

Properties

$processors  : array<string|int, callable>

Methods

popProcessor()  : callable
pushProcessor()  : HandlerInterface
processRecord()  : LogRecord
resetProcessors()  : void

Properties

$processors

protected array<string|int, callable> $processors = []
Tags
phpstan-var

array<(callable(LogRecord): LogRecord)|ProcessorInterface>

Methods


        
On this page

Search results