WATCHDOG_INFO

in includes/bootstrap.inc

Log message severity -- Informational: informational messages.

See also

watchdog()

@see watchdog_severity_levels()

<?php
define('WATCHDOG_INFO', 6);
?>