void logGroupEnd()

Source

void logGroupEnd() {
  window.console.groupEnd();
}