Get Log
Get up to 100 of the most recent log messages from a memory buffer.
Request:
- requestType is getLog
- count is the number of messages to return (optional, default 100)
Response:
- messages (A) is an array of log messages (S)
- requestProcessingTime (N) is the API request processing time (in millisec)