You are here

constant RfcLogLevel::NOTICE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Logger/RfcLogLevel.php \Drupal\Core\Logger\RfcLogLevel::NOTICE

Log message severity -- Normal but significant conditions.

File

core/lib/Drupal/Core/Logger/RfcLogLevel.php, line 68
Contains \Drupal\Core\Logger\RfcLogLevel.

Class

RfcLogLevel
Defines various logging severity levels.

Namespace

Drupal\Core\Logger

Code

const NOTICE = 5;