clearInfo static method

void clearInfo()

Clear debug info

Implementation

static void clearInfo() {
  _debugInfo.clear();
}