Fully Qualified Name: | Zend\Log\Processor\PsrPlaceholder |
Implements: | ProcessorInterface |
Processes an event message according to PSR-3 rules.
This processor replaces {foo}
with the value from $extra['foo']
.
Name | Description | Defined By |
---|---|---|
process() | PsrPlaceholder |
Parameter Name | Type | Description |
---|---|---|
$event | array | event |
Returns: array event data