Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CachedInstrumentation.php
CachedInstrumentation::$loggers
@var WeakMap<LoggerProviderInterface, LoggerInterface>
Type:
loggers
File
vendor/
open-telemetry/
api/
Instrumentation/
CachedInstrumentation.php
, line 33
Class
CachedInstrumentation
Provides access to cached {@link TracerInterface} and {@link MeterInterface} instances.
Namespace
OpenTelemetry\API\Instrumentation
Code
private WeakMap $loggers;
RSS feed