isEnabled property
bool
get
isEnabled
Whether logging is currently enabled.
Implementation
static bool get isEnabled => _enabled;
Whether logging is currently enabled.
static bool get isEnabled => _enabled;