1463. Class

1463.1. Zend\Log\Processor\RequestId

1463.1.1. Methods

1463.1.1.1. process

process()

Adds a identifier for the request to the log.

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

Parameters:array – event data
Return type:array event data

1463.1.1.2. getIdentifier

getIdentifier()

Provide unique identifier for a request

Return type:string

Project Versions

Table Of Contents

Previous topic

1462. Class

Next topic

1464. Class

This Page