Overrides LoggerProviderInterface::shutdown
public function shutdown(?CancellationInterface $cancellation = null) : bool { return $this->loggerSharedState ->shutdown($cancellation); }