clearLogCapture method

void clearLogCapture()

Implementation

void clearLogCapture() {
  logger.clearListeners();
}