Module gotham::state::request_id [] [src]

Defines a unique id per Request that should be output with all logging

Structs

RequestId

Holds details about the current Request that are useful for enhancing logging.

Functions

request_id

Returns the unique Id associated with the current request.

set_request_id

Sets a unique identifier for the request if it has not already been stored.