1.30 (checked in on 2008/10/30 at 09:16:01 by dries)
System monitoring and logging for administrators.
The dblog module monitors your site and keeps a list of recorded events containing usage and performance data, errors, warnings, and similar operational information.
@see watchdog()
| Name | Description |
|---|---|
| dblog_cron | Implementation of hook_cron(). |
| dblog_help | Implementation of hook_help(). |
| dblog_init | |
| dblog_menu | Implementation of hook_menu(). |
| dblog_theme | Implementation of hook_theme(). |
| dblog_user_delete | Implementation of hook_user_delete(). |
| dblog_watchdog | |
| theme_dblog_filters | Theme dblog administration filter selector. |
| _dblog_get_message_types |