enableDebugLogs static method

void enableDebugLogs()

Implementation

static void enableDebugLogs() {
  _debugLogs = true;
}