Request Logging

Each request made to IMan will have it's request and response (with context) logged to the IMan database.

Each request will be logged using the same source value, specifically the request's correlation id.

Correlation-ID

Each request will be logged with it's correlation id. If the incoming request specifies a correlation-id header, the request will use that value, otherwise the request's correlation-id will be assigned a new Guid value.