protected static property RfcLogLevel::$levels in Service Container 7.2
Same name and namespace in other branches
- 7 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
- lib/
Drupal/ Core/ Logger/ RfcLogLevel.php, line 85 - Contains \Drupal\Core\Logger\RfcLogLevel.
Class
- RfcLogLevel
- Defines various logging severity levels.
Namespace
Drupal\Core\LoggerCode
protected static $levels;