RfcLogLevel::$levels

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Logger/RfcLogLevel.php \Drupal\Core\Logger\RfcLogLevel::levels
  2. 10 core/lib/Drupal/Core/Logger/RfcLogLevel.php \Drupal\Core\Logger\RfcLogLevel::levels
  3. 11.x core/lib/Drupal/Core/Logger/RfcLogLevel.php \Drupal\Core\Logger\RfcLogLevel::levels

An array with the severity levels as keys and labels as values.

Type: array

File

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

Class

RfcLogLevel
Defines various logging severity levels.

Namespace

Drupal\Core\Logger

Code

protected static $levels;

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