WATCHDOG_INFO
in includes/bootstrap.inc
Log message severity -- Informational: informational messages.
See also
watchdog()
@see watchdog_severity_levels()
<?php
define('WATCHDOG_INFO', 6);
?>
Login or register to post comments in includes/bootstrap.inc
Log message severity -- Informational: informational messages.
watchdog()
@see watchdog_severity_levels()
<?php
define('WATCHDOG_INFO', 6);
?>
Login or register to post comments