System monitoring and logging for administrators.

The Database Logging module monitors your site and keeps a list of recorded events containing usage and performance data, errors, warnings, and similar operational information.

See also

watchdog()

File

core/modules/dblog/dblog.module

Functions

Namesort ascending Description
_dblog_get_message_types Gathers a list of uniquely defined database log message types.
dblog_watchdog Implements hook_watchdog().
dblog_menu Implements hook_menu().
dblog_logging_settings_submit Form submission handler for system_logging_settings().
dblog_init Implements hook_init().
dblog_form_system_logging_settings_alter Implements hook_form_FORM_ID_alter() for system_logging_settings().
dblog_cron Implements hook_cron().