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

Breadcrumb

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

function LogsConverter::__construct

File

vendor/open-telemetry/exporter-otlp/LogsConverter.php, line 23

Class

LogsConverter

Namespace

OpenTelemetry\Contrib\Otlp

Code

public function __construct(?ProtobufSerializer $serializer = null) {
    $this->serializer = $serializer ?? ProtobufSerializer::getDefault();
}

API Navigation

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