levels property

List<LogLevel> levels
getter/setter pair

Implementation

static List<LogLevel> levels = [LogLevel.Warn, LogLevel.Error];