level property

set level (Level level)

Sets the logging level.

Implementation

set level(Level level) => _logger.level = level;