WATCHDOG_WARNING

in includes/bootstrap.inc

Log message severity -- Warning: warning conditions.

See also

watchdog()

@see watchdog_severity_levels()

<?php
define('WATCHDOG_WARNING', 4);
?>