isVerbose property

bool get isVerbose

Implementation

bool get isVerbose => _logger.level == Level.verbose;