Closed (fixed)
Project:
Logging and alerts
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2008 at 22:46 UTC
Updated:
11 Sep 2014 at 18:02 UTC
Jump to comment: Most recent
Comments
Comment #1
kbahey commentedI like the idea of making it more granular like you suggest.
We have to make that optional though (e.g. by severity only, by type only, or by both). This way, it is backwards compatible, and flexible.
Come up with a working and tested patch in unidiff format, and I will review it and commit it.
Comment #2
ginga8 commentedI am also interested in this as well. Please let me know how this is going.
Comment #3
ryan_courtnage commented@ginga8
Sorry, but I never did develop this (the project requiring it fell though). I still use logging_alerts on my sites, but haven't had the need for this feature (yet).
Comment #4
Bastlynn commented@ginga8, @ryan_courtnage The newly added watchdog_rules submodule should get you the granular emailing services that you need. You'll need to add the Rules module to configure the rule to send emails based on the content of the watchdog event.
Comment #6
oadaeh commentedFYI, I created a related issue here: #2336975: Specifying which types to send messages for (rather than re-open this old one -- it's also for D7).