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

Breadcrumb

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

RfcLogLevel::DEBUG

Log message severity -- Debug-level messages.

File

core/lib/Drupal/Core/Logger/RfcLogLevel.php, line 73

Class

RfcLogLevel
Defines various logging severity levels.

Namespace

Drupal\Core\Logger

Code

const DEBUG = 7;
RSS feed
Powered by Drupal