dblog.module
Version 1.21.2.3 (checked in on 2010/03/01 at 10:26:48 by goba)
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 also
watchdog()
Functions
| 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 | Implementation of hook_user(). |
| dblog_watchdog | Implementation of hook_watchdog(). |
| theme_dblog_filters | Theme dblog administration filter selector. |
| _dblog_get_message_types |


