WATCHDOG_EMERGENCY

Log message severity -- Emergency: system is unusable.

Related topics

2 uses of WATCHDOG_EMERGENCY
DBLogTestCase::getSeverityConstant in modules/dblog/dblog.test
Gets the watchdog severity constant corresponding to the CSS class.
DBLogTestCase::testFilter in modules/dblog/dblog.test
Tests the database log filter functionality at admin/reports/dblog.

File

includes/bootstrap.inc, line 78

Code

define('WATCHDOG_EMERGENCY', 0);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.