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

Breadcrumb

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

class Logs

Hierarchy

  • class \GPBMetadata\Opentelemetry\Proto\Logs\V1\Logs

Expanded class hierarchy of Logs

1 string reference to 'Logs'
xb8.php in core/lib/Drupal/Component/Transliteration/data/xb8.php

File

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

Namespace

GPBMetadata\Opentelemetry\Proto\Logs\V1
View source
class Logs {
    public static $is_initialized = false;
    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;
    }

}

Members

Title Sort descending Modifiers Object type Summary
Logs::$is_initialized public static property
Logs::initOnce public static function

API Navigation

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