enableBugly static method

void enableBugly()

开启 bugly

Implementation

static void enableBugly() {
  _bugly_isEnable = true;
}