constant WATCHDOG_ALERT

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

Related topics

File

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

Code

define('WATCHDOG_ALERT', 1)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!bootstrap.inc/constant/WATCHDOG_ALERT/7.x