public function formatRow($row)
 {
     return $this->mLogEventsList->logLine($row);
 }