isEnabled property

bool get isEnabled

Check if logging is currently enabled

Implementation

bool get isEnabled => _isEnabled;