Overrides EventLoggerProviderInterface::getEventLogger
public function getEventLogger(string $name, ?string $version = null, ?string $schemaUrl = null, iterable $attributes = []) : EventLoggerInterface { return NoopEventLogger::instance(); }