constant WATCHDOG_EMERGENCY

Log message severity -- Emergency: system is unusable.

Related topics

2 uses of WATCHDOG_EMERGENCY

File

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

Code

const WATCHDOG_EMERGENCY = 0;