You are here

Constants in Watchdog Filtering 6

Primary tabs

Namesort descending Location Description Direct uses Strings
WATCHDOG_FILTERING_EXCLUDE ./watchdog_filtering.module Modules should return this value from hook_watchdog_filtering() to exclude watchdog message. 3 1
WATCHDOG_FILTERING_IGNORE ./watchdog_filtering.module Modules should return this value from hook_watchdog_filtering() to perform no filtering on watchdog message. 1 1
WATCHDOG_FILTERING_INCLUDE ./watchdog_filtering.module Modules should return this value from hook_watchdog_filtering() to include watchdog message. 2 1

Other projects