Error status message
private function reportError(string $error) : void { $this->output(sprintf('No restart (%s)', $error), LogLevel::WARNING); }