WATCHDOG_EMERGENCY

  1. drupal
    1. 7 includes/bootstrap.inc
    2. 8 core/includes/bootstrap.inc

Log message severity -- Emergency: system is unusable.

File

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

Code

define('WATCHDOG_EMERGENCY', 0)

Related topics

Login or register to post comments