clearLog static method

void clearLog()

Implementation

static void clearLog() {
  _listLog = '';
}