constant WATCHDOG_NOTICE

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/bootstrap.inc \WATCHDOG_NOTICE

Log message severity -- Normal but significant conditions.

Related topics

Archivo

drupal-7.x/includes/bootstrap.inc, line 103
Functions that need to be loaded on every Drupal request.

Código

define('WATCHDOG_NOTICE', 5)