RulesetRuleLogging

data class RulesetRuleLogging(val enabled: Boolean? = null)

Constructors

Link copied to clipboard
fun RulesetRuleLogging(enabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean? = null

Defines if the current tag-level override enables or disables the ruleset rules with the specified tag.