About

Simple module allowing to filter out some of the entries logged to the database log: selectively suppress watchdog messages to reduce chattiness and clutter.

Based on the idea from Lightlog, but with exclusive rather than inclusive approach (selecting which log entries should NOT be saved in the database).

The other important change compared to both Lightlog and Fast database logging is that this module still uses core watchdog database table (does not create its own) - which means that after installing it you still have access to all previous log entries.

Features

Provides possibility to disallow saving log entries to the database based on several conditions:

  • entry type (either selectable from types currently available in the database, or manually entered)
  • severity level
  • message text (using preg_match patterns)

Similar modules

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Developer Tools
  • Created by maciej.zgadzaj on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases