Access and manage server logs.
/api/logs
GET
/api/logs
DELETE
/api/logs/stream
GET
data
field containing a JSON object. The first event has type: 'initial'
and contains all historical logs. Subsequent events have type: 'log'
and contain a single new log entry.