Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. NoopEventLogger.php

function NoopEventLogger::emit

Overrides EventLoggerInterface::emit

File

vendor/open-telemetry/api/Logs/NoopEventLogger.php, line 19

Class

NoopEventLogger

Namespace

OpenTelemetry\API\Logs

Code

public function emit(string $name, mixed $body = null, ?int $timestamp = null, ?ContextInterface $context = null, Severity|int|null $severityNumber = null, iterable $attributes = []) : void {
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal