Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 373 Bytes

File metadata and controls

10 lines (7 loc) · 373 Bytes

LogEntryQuerySortOrder

The sort order of the log entries. asc will sort the log entries in chronological order. desc will sort the log entries in reverse chronological order.

Properties

Name Type Required Description
DESC string "desc"
ASC string "asc"