Closed (fixed)
Project:
Boost Expire
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Jan 2012 at 03:20 UTC
Updated:
4 Apr 2012 at 02:50 UTC
Jump to comment: Most recent file
Since this module could post a watchdog message quite often, and the message is pretty inconsequential (unless you just want to make sure, at-a-glance, if the module is doing it's work), it would probably be best to have a simple configuration page where the user could check or uncheck a box for "Log cache expiration notices" or something like that.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | watchdog-notices-configurable-1398236-1.patch | 2.27 KB | geerlingguy |
Comments
Comment #1
geerlingguy commentedYour wish is my command! Attached patch adds an update function to set the variable, and checks for the variable before writing to the watchdog log. Also adds a configuration form where we could add in other options later.
Comment #2
geerlingguy commentedCommitted: http://drupalcode.org/project/boost_expire.git/commit/86b76c8.