Constants in Watchdog Filtering 6
Primary tabs
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
WATCHDOG_FILTERING_EXCLUDE |
./ |
Modules should return this value from hook_watchdog_filtering() to exclude watchdog message. | 3 | 1 |
WATCHDOG_FILTERING_IGNORE |
./ |
Modules should return this value from hook_watchdog_filtering() to perform no filtering on watchdog message. | 1 | 1 |
WATCHDOG_FILTERING_INCLUDE |
./ |
Modules should return this value from hook_watchdog_filtering() to include watchdog message. | 2 | 1 |