constant RfcLogLevel::ERROR in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Logger/RfcLogLevel.php \Drupal\Core\Logger\RfcLogLevel::ERROR
Log message severity -- Error conditions.
1 use of RfcLogLevel::ERROR
- template_preprocess_responsive_image in core/
modules/ responsive_image/ responsive_image.module - Prepares variables for a responsive image.
File
- core/
lib/ Drupal/ Core/ Logger/ RfcLogLevel.php, line 58 - Contains \Drupal\Core\Logger\RfcLogLevel.
Class
- RfcLogLevel
- Defines various logging severity levels.
Namespace
Drupal\Core\LoggerCode
const ERROR = 3;