dblog.module

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

modules/dblog/dblog.module

Functions

Name Description
dblog_cron Implements hook_cron().
dblog_form_system_logging_settings_alter Implements hook_form_FORM_ID_alter() for system_logging_settings().
dblog_help Implements hook_help().
dblog_init Implements hook_init().
dblog_menu Implements hook_menu().
dblog_theme Implements hook_theme().
dblog_watchdog Implements hook_watchdog().
_dblog_get_message_types Gathers a list of uniquely defined database log message types.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!dblog!dblog.module/7.x