enableLogs static method

void enableLogs()

Implementation

static void enableLogs() {
  _isLogsEnabled = true;
}