You are here

constant RfcLogLevel::INFO in Service Container 7.2

Same name and namespace in other branches
  1. 7 lib/Drupal/Core/Logger/RfcLogLevel.php \Drupal\Core\Logger\RfcLogLevel::INFO

Log message severity -- Informational messages.

File

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

Class

RfcLogLevel
Defines various logging severity levels.

Namespace

Drupal\Core\Logger

Code

const INFO = 6;