content; } /** * Get the source path of the log file when one is known * * @return string|null */ public function getPath(): ?string { return $this->path; } }