watchdog.module
Version
1.143.2.1 (checked in on 2008/01/10 at 22:18:19 by killes)
Description
System monitoring and logging for administrators.
The watchdog 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 |
|---|---|
| theme_watchdog_event | |
| theme_watchdog_form_overview | |
| watchdog_cron | Implementation of hook_cron(). |
| watchdog_event | Menu callback; displays details about a log message. |
| watchdog_form_overview_submit | |
| watchdog_help | Implementation of hook_help(). |
| watchdog_menu | Implementation of hook_menu(). |
| watchdog_overview | Menu callback; displays a listing of log messages. |
| watchdog_user | Implementation of hook_user(). |
| _watchdog_get_message_types |
