clearLogs method

void clearLogs()

Implementation

void clearLogs() {
  BootLog().clear();
}