Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RfcLogLevel.php

RfcLogLevel::INFO

Log message severity -- Informational messages.

File

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

Class

RfcLogLevel
Defines various logging severity levels.

Namespace

Drupal\Core\Logger

Code

const INFO = 6;
RSS feed
Powered by Drupal