watchdog.module
Версия 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()
Функции
Имя | Описание |
---|---|
theme_watchdog_form_overview | |
watchdog_cron | Реализация hook_cron(). |
watchdog_event | Menu callback; displays details about a log message. |
watchdog_form_overview | |
watchdog_form_overview_submit | |
watchdog_help | Реализация hook_help(). |
watchdog_menu | Реализация 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 | Реализация hook_user(). |
_watchdog_get_message_types |