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

Breadcrumb

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

function Logs::initOnce

6 calls to Logs::initOnce()
InstrumentationLibraryLogs::__construct in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Logs/V1/InstrumentationLibraryLogs.php
Constructor.
LogRecord::__construct in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Logs/V1/LogRecord.php
Constructor.
LogsData::__construct in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Logs/V1/LogsData.php
Constructor.
LogsService::initOnce in vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Collector/Logs/V1/LogsService.php
ResourceLogs::__construct in vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Logs/V1/ResourceLogs.php
Constructor.

... See full list

File

vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Logs/V1/Logs.php, line 11

Class

Logs

Namespace

GPBMetadata\Opentelemetry\Proto\Logs\V1

Code

public static function initOnce() {
    $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
    if (static::$is_initialized == true) {
        return;
    }
    \GPBMetadata\Opentelemetry\Proto\Common\V1\Common::initOnce();
    \GPBMetadata\Opentelemetry\Proto\Resource\V1\Resource::initOnce();
    $pool->internalAddGeneratedFile('
�
&opentelemetry/proto/logs/v1/logs.protoopentelemetry.proto.logs.v1.opentelemetry/proto/resource/v1/resource.proto"L
LogsData@

resource_logs (2).opentelemetry.proto.logs.v1.ResourceLogs"�
ResourceLogs;
resource (2).opentelemetry.proto.resource.v1.Resource:

scope_logs (2&.opentelemetry.proto.logs.v1.ScopeLogs

schema_url (	J��"�
	ScopeLogsB
scope (23.opentelemetry.proto.common.v1.InstrumentationScope;
log_records (2&.opentelemetry.proto.logs.v1.LogRecord

schema_url (	"�
	LogRecord
time_unix_nano (
observed_time_unix_nano (D
severity_number (2+.opentelemetry.proto.logs.v1.SeverityNumber

severity_text (	5
body (2\'.opentelemetry.proto.common.v1.AnyValue;

attributes (2\'.opentelemetry.proto.common.v1.KeyValue 
dropped_attributes_count (

flags (
trace_id	 (
span_id
 (J*�
SeverityNumber
SEVERITY_NUMBER_UNSPECIFIED
SEVERITY_NUMBER_TRACE
SEVERITY_NUMBER_TRACE2
SEVERITY_NUMBER_TRACE3
SEVERITY_NUMBER_TRACE4
SEVERITY_NUMBER_DEBUG
SEVERITY_NUMBER_DEBUG2
SEVERITY_NUMBER_DEBUG3
SEVERITY_NUMBER_DEBUG4
SEVERITY_NUMBER_INFO	
SEVERITY_NUMBER_INFO2

SEVERITY_NUMBER_INFO3
SEVERITY_NUMBER_INFO4
SEVERITY_NUMBER_WARN

SEVERITY_NUMBER_WARN2
SEVERITY_NUMBER_WARN3
SEVERITY_NUMBER_WARN4
SEVERITY_NUMBER_ERROR
SEVERITY_NUMBER_ERROR2
SEVERITY_NUMBER_ERROR3
SEVERITY_NUMBER_ERROR4
SEVERITY_NUMBER_FATAL
SEVERITY_NUMBER_FATAL2
SEVERITY_NUMBER_FATAL3
SEVERITY_NUMBER_FATAL4*Y
LogRecordFlags
LOG_RECORD_FLAGS_DO_NOT_USE&
!LOG_RECORD_FLAGS_TRACE_FLAGS_MASK�Bs
io.opentelemetry.proto.logs.v1B	LogsProtoPZ&go.opentelemetry.io/proto/otlp/logs/v1�OpenTelemetry.Proto.Logs.V1bproto3', true);
    static::$is_initialized = true;
}

API Navigation

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