enableLog static method

dynamic enableLog()

Implementation

static enableLog() {
  FxLog.enable();
}