WATCHDOG_NOTICE

  1. drupal
    1. 4.6 includes/bootstrap.inc
    2. 4.7 includes/bootstrap.inc
    3. 5 includes/bootstrap.inc
    4. 6 includes/bootstrap.inc
    5. 7 includes/bootstrap.inc
    6. 8 core/includes/bootstrap.inc

Log message severity -- Normal but significant conditions.

File

includes/bootstrap.inc, line 88
Functions that need to be loaded on every Drupal request.

Code

define('WATCHDOG_NOTICE', 5)

Related topics

Login or register to post comments