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