Constants in Watchdog Filtering 7
Primary tabs
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
WATCHDOG_FILTERING_EXCLUDE |
./ |
Return this value from hook_watchdog_filtering() to exclude message. | 3 | 1 |
WATCHDOG_FILTERING_IGNORE |
./ |
Return this value from hook_watchdog_filtering() to not filter on message. | 1 | 1 |
WATCHDOG_FILTERING_INCLUDE |
./ |
Return this value from hook_watchdog_filtering() to include message. | 2 | 1 |