WATCHDOG_ALERT

Definition

drupal/includes/bootstrap.inc

Description

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

@see watchdog() @see watchdog_severity_levels()

Code

define('WATCHDOG_ALERT', 1);