shouldNotWarning property
bool
get
shouldNotWarning
Implementation
bool get shouldNotWarning => index > SensitiveLogLevel.warning.index;
bool get shouldNotWarning => index > SensitiveLogLevel.warning.index;