RfcLogLevel::ALERT

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Logger/RfcLogLevel.php \Drupal\Core\Logger\RfcLogLevel::ALERT
  2. 8.9.x core/lib/Drupal/Core/Logger/RfcLogLevel.php \Drupal\Core\Logger\RfcLogLevel::ALERT
  3. 10 core/lib/Drupal/Core/Logger/RfcLogLevel.php \Drupal\Core\Logger\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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.