Log of application accesses.
| Name | Type | Description | Notes |
|---|---|---|---|
| uuid | String | UUID reference of request. | |
| status | Long | HTTP status code of response. | |
| method | String | HTTP method of request. | |
| requestUri | String | target URI of request | |
| time | OffsetDateTime | timestamp of request | |
| requestPayload | String | payload of request | |
| responsePayload | String | payload of response |