droptica / ddr_watchdog
Droptica’s Drupal Recipes: Watchdog
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 11
Forks: 0
Open Issues: 0
Type:drupal-recipe
Requires
- drupal/core: >=10.3
This package is auto-updated.
Last update: 2025-02-25 14:50:10 UTC
README
Recipe description
This recipe includes improvements for the Watchdog (dblog) module. The recipe adds views that make browsing system logs more convenient.
The Watchdog Advanced view has more filters than the standard view, such as a user filter to quickly find logs related to a specific user.
The Summary view provides a summary of log types, allowing you to see, for example, how many error logs were recorded in the last 24 hours.
Installation
composer require droptica/ddr_watchdog php core/scripts/drupal recipe recipes/contrib/drupal_recipe_test_03
How to report issues and new features requests
@todo
Contact
Changelog
2024-08-31
First version of the recipe.