WATCHDOG_ALERT

Log message severity -- Alert: action must be taken immediately.

Related topics

2 uses of WATCHDOG_ALERT
check_markup in modules/filter/filter.module
Runs all the enabled filters on a piece of text.
DBLogTestCase::getSeverityConstant in modules/dblog/dblog.test
Gets the watchdog severity constant corresponding to the CSS class.

File

includes/bootstrap.inc, line 83

Code

define('WATCHDOG_ALERT', 1);

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