constant WATCHDOG_EMERGENCY

Log message severity -- Emergency: system is unusable.

Related topics

1 use of WATCHDOG_EMERGENCY
DbLogTest::testFilter in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Tests the database log filter functionality at admin/reports/dblog.

File

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

Code

const WATCHDOG_EMERGENCY = 0;