RuntimeLogConfigurations

The different configurations for runtime logs.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration to enable or disable deleting of runtime logs in the device once uploaded to the cloud.

Link copied to clipboard

Configuration to set the maximum bytes of runtime logs that can be stored on the device before the oldest logs are deleted or overwritten.

Link copied to clipboard

Configuration to set the maximum number of runtime log files that can be stored on the device before the oldest files are deleted or overwritten.

Link copied to clipboard

Configuration of where to store runtime logs in the device.

Link copied to clipboard

The different log levels available for configuration.

Link copied to clipboard

The different log levels available for configuration.

Link copied to clipboard

Configuration to enable or disable uploading of runtime logs to the cloud.

Link copied to clipboard

Configuration to set the time interval in minutes between each batch of runtime logs that the device uploads to the cloud.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String