log_stream_start
Tech
Starts recording logs from the selected sources into a stream.
Params
attribute | description |
---|---|
severities[Severity] |
If defined, it returns only events with the requested severities. |
sources*[string] |
An array of sources whose logs should be part of the requested stream. The options are returned in the sources field of the log_stream_filter_options_get method. |
Return
Returns a Poll Init object.