WATCHDOG_ERROR

Definition

drupal/includes/bootstrap.inc

Description

Indicates an error-level watchdog event; could be indicative of an attempt to compromise the security of the site, or a serious system error.

Code

define('WATCHDOG_ERROR', 2);