Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Logger.php
Logger::$config
Type:
config
File
vendor/
open-telemetry/
sdk/
Logs/
Logger.php
, line 22
Class
Logger
Note that this logger class is deliberately NOT psr-3 compatible, per spec: "Note: this document defines a log backend API. The API is not intended to be called by application developers directly."
Namespace
OpenTelemetry\SDK\Logs
Code
private LoggerConfig $config;
RSS feed