README.txt |
README.txt |
|
This module allows you to filter your watchdog messages based on
severity level. It can also deduplicate the watchdog messages.
New log types will only be available to filtering _after_ the first
message has been logged using the log… |
watchdog_filtering.admin.inc |
watchdog_filtering.admin.inc |
|
Admin interface functionality. |
watchdog_filtering.api.php |
watchdog_filtering.api.php |
|
Hooks provided by the Watchdog Filtering module. |
watchdog_filtering.info |
watchdog_filtering.info |
|
name = Watchdog Filtering
description = Filter watchdog by controlling which loglevels should actually be logged and deduplicating log entries.
core = 7.x
configure = admin/config/development/logging/filtering |
watchdog_filtering.install |
watchdog_filtering.install |
|
Install, update and uninstall functions for the watchdog_filtering module. |
watchdog_filtering.module |
watchdog_filtering.module |
|
Watchdog Filtering module. |