startLogging method

void startLogging()

Implementation

void startLogging() {
  _log.clear();
}