WATCHDOG_ERROR

in includes/bootstrap.inc

Log message severity -- Error: error conditions.

See also

watchdog()

@see watchdog_severity_levels()

<?php
define('WATCHDOG_ERROR', 3);
?>