log_stream_stop
Tech
Stops the currently running recording logs into a stream.
Params
| attribute | description |
|---|---|
process_id* string |
An ID of the process to stop |
Return
| attribute | description |
|---|---|
lines[string] |
An array of output text lines in plain text that were accumulates since the last log_stream_poll call. |
omittedbool |
Indicates that some lines were omitted as they were too many. |