watchdog.module
Version 1.121.2.1 (checked in on 2005/08/06 at 00:36:25 by unconed)
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 |
|---|---|
| watchdog_cron | Implementation of hook_cron(). |
| watchdog_event | Menu callback; displays details about a log message. |
| watchdog_help | Implementation of hook_help(). |
| watchdog_menu | Implementation of hook_menu(). |
| watchdog_overview | Menu callback; displays a listing of log messages. |
| watchdog_perm | Implementation of hook_perm(). |
| _watchdog_get_message_types |
