error_aggregator
Categories
Component ID
2318097
Component name
error_aggregator
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
931
Component created
Component changed
Component body
Introduction
This module is reated for helping keep your site clean of errors and notices.
Some drupal sites has one error that is repeat very frecuently so you can't see
any other errors or events on your watchdog.
This search php errors on every cron execution and show then into a single
page.
REQUIREMENTS
This module requires the following modules:
- dblog (core module)
INSTALLATION
Install as you would normally install a contributed drupal module.
See
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.
Configuration
This module currently has no configuration options.
Maintainers
Current maintainers:
- Alvaro J. Hurtado (alvar0hurtad0) - https://drupal.org/u/alvar0hurtad0
Thanks to all commiters:
- Alvaro J. Hurtado (alvar0hurtad0) - https://drupal.org/u/alvar0hurtad0
- Rubén Egiguren (keopx) - https://drupal.org/u/keopx
- Samuel SolÃs (estoyausente) - https://drupal.org/u/estoyausente
- José Luis Cerrada (jlcerrada) - https://drupal.org/u/jlcerrada
- Borja Hernández (felikatus) - https://drupal.org/u/felikatus
