isEnabled property

bool get isEnabled

Whether logging is currently enabled.

Implementation

static bool get isEnabled => _enabled;