Starts a query for logging data. This method can be used for historic and live data depending on the selector.
Returns a deregistration function for the listener.
Depending on the format
in the query options, the query listener result has a specific type.
format
is 'csv'
, the result type is LoggingDataBlob
LoggingDataMetric[][]
Client to query historical logging data and live logging data.