/
LogLevel
LogLevel
The device activity’s logging verbosity. It specifies which events should be written to logs. For example, if the LogLevel is ERROR, only events that terminate in errors will be logged. LogLevel is inclusive; enabling INFO logging will also enable ERROR logging.
Enums | |
---|---|
| No logging specified (logging will be disabled). |
| Disables logging. |
| Error events will be logged. |
| Informational events will be logged, such as connections and disconnections. |
| All events will be logged. |
, multiple selections available,
Related content
SendCommandToDeviceResponse
SendCommandToDeviceResponse
Read with this
Viewing device logs
Viewing device logs
More like this
projects.locations.registries.devices
projects.locations.registries.devices
Read with this
Viewing cloud audit logs
Viewing cloud audit logs
More like this
list: projects.locations.registies.devices.states
list: projects.locations.registies.devices.states
Read with this
Logging overview
Logging overview
More like this