disableLog static method

dynamic disableLog()

Implementation

static disableLog() {
  FxLog.disable();
}