WATCHDOG_ERROR
in includes/bootstrap.inc
Log message severity -- Error: error conditions.
See also
watchdog()
@see watchdog_severity_levels()
<?php
define('WATCHDOG_ERROR', 3);
?>
Login or register to post comments in includes/bootstrap.inc
Log message severity -- Error: error conditions.
watchdog()
@see watchdog_severity_levels()
<?php
define('WATCHDOG_ERROR', 3);
?>
Login or register to post comments