Methods

Adds an identifier for the request to the log, unless one has already been set.

process(array $event) : array

This enables to filter the log for messages belonging to a specific request

Parameters

$event

array

event data

Returns

arrayevent data

Provide unique identifier for a request

getIdentifier() : string

Returns

string

 Properties

 

Request identifier

$identifier : string