influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client-apis > LogEvent

LogEvent interface

Signature:

interface LogEvent 

Properties

Property Modifiers Type Description
message? readonly string (Optional) A description of the event that occurred.
runID? readonly string (Optional) The ID of the task run that generated the event.
time? readonly string (Optional) The time (RFC3339Nano date/time format) that the event occurred.