Overrides DebugLoggerInterface::clear
public function clear() : void { $this->logs = []; $this->errorCount = []; }