constant RfcLogLevel::WARNING in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Logger/RfcLogLevel.php \Drupal\Core\Logger\RfcLogLevel::WARNING
Log message severity -- Warning conditions.
File
- core/
lib/ Drupal/ Core/ Logger/ RfcLogLevel.php, line 58
Class
- RfcLogLevel
- Defines various logging severity levels.
Namespace
Drupal\Core\LoggerCode
const WARNING = 4;