Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 579 Bytes

File metadata and controls

20 lines (12 loc) · 579 Bytes

AccessLogEntry

Log of application accesses.

Properties

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