watchdog.module
Version 1.165.2.1 (checked in on 2007/01/23 at 19:07:33 by dries)
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_form_overview | |
| watchdog_cron | Implementation of hook_cron(). |
| watchdog_event | Menu callback; displays details about a log message. |
| watchdog_form_overview | |
| 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_top | Menu callback; generic function to display a page of the most frequent watchdog events of a specified type. |
| watchdog_user | Implementation of hook_user(). |
| _watchdog_get_message_types |
