cleanDebug method

void cleanDebug()

Clearing debug logs.

Implementation

void cleanDebug() {
  MainLogPage.cleanDebug();
}