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

Breadcrumb

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

RfcLogLevel::ALERT

Log message severity -- Alert: action must be taken immediately.

File

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

Class

RfcLogLevel
Defines various logging severity levels.

Namespace

Drupal\Core\Logger

Code

const ALERT = 1;
RSS feed
Powered by Drupal