LoggingNotConfiguredException
public function logfileTeamcity() : string { if (!$this->hasLogfileTeamcity()) { throw new LoggingNotConfiguredException(); } return $this->logfileTeamcity; }