globalLevel property

set globalLevel (LogLevel level)

Implementation

static set globalLevel(LogLevel level) => _globalLevel = level;