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

Breadcrumb

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

function LateBindingLogger::isEnabled

Overrides LoggerInterface::isEnabled

File

vendor/open-telemetry/api/Logs/LateBindingLogger.php, line 24

Class

LateBindingLogger

Namespace

OpenTelemetry\API\Logs

Code

public function isEnabled() : bool {
    return true;
}
RSS feed
Powered by Drupal