isLoggingEnabled top-level property

bool get isLoggingEnabled

Returns whether logging is currently enabled.

Implementation

bool get isLoggingEnabled => _isLoggingEnabled;