README.txt |
README.txt |
|
This module allows you to filter your watchdog messages based on severity level. It can also deduplicate the watchdog messages.
hook_watchdog_filtering() is also exposed by this module. Example from watchdog_filtering.api.php:
/**
* Filter watchdog… |
watchdog_filtering.admin.inc |
watchdog_filtering.admin.inc |
|
|
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 = 6.x |
watchdog_filtering.install |
watchdog_filtering.install |
|
|
watchdog_filtering.module |
watchdog_filtering.module |
|
|