off method

void off()
inherited

Implementation

void off() {
  level = LogLevel.off;
}