Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 575 Bytes

AccessLogEntry.md

File metadata and controls

19 lines (12 loc) · 575 Bytes

AccessLogEntry

Log of application accesses.

Properties

Name Type Description Notes
uuid String UUID reference of request.
status Integer 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