minLevel property

set minLevel (Level minLevel)

Implementation

static set minLevel(Level minLevel) {
  _root.min = minLevel;
}