remoteLogThreshold property

LogLevel remoteLogThreshold
getter/setter pair

Sets the level of logs that get sent to Datadog

Logs below the configured threshold are not sent to Datadog, while logs at this threshold and above are.

Defaults to LogLevel.debug

Implementation

LogLevel remoteLogThreshold;