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

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

Code

const WATCHDOG_NOTICE = 5

Related topics

Login or register to post comments