level property

void level=(LogLevel l)

Sets the log level

Implementation

static set level(LogLevel l) => Logger.level = l.alias;