Closed (won't fix)
Project:
Text Link Ads Integration
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
9 Apr 2007 at 18:32 UTC
Updated:
10 Dec 2010 at 19:52 UTC
Currently, the update process inserts a count of ads found into the watchdog log on every cron run, even if the number of ads don't change from the last cron run. This creates a lot of noise in the watchdog list. (Yes, it was my code that created this issue... :D )
I propose that we show the ad count only when it changes.
I've attached a proposed patch. Please review and comment.
| Comment | File | Size | Author |
|---|---|---|---|
| textlinkads-reduce-watchdog-noise.patch | 1.58 KB | mcurry |
Comments
Comment #1
gregglesThis seems like a reasonably change. I didn't test it, but it seems good to me.
Comment #2
mcurry commentedI've been using this patch on my site for a long time (at least, up till the time I gave TLA the boot). It really helps cut the log noise.
Comment #3
pluginstla_chris commentedremoving 4.x support