We sometimes have errors only happening on one or several of our webheads. It would aid debugging if we had the info about this in our watchdog.
I propose to add this info in an extra column and also to extend the admin UI to allow filtering for this.
Opinions? Patches?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | dblog.patch | 2.27 KB | gerhard killesreiter |
Comments
Comment #1
gerhard killesreiter commentedSomething like this (the admin UI filter changes aren't there yet).
Comment #2
sdboyer commentedThe goal seems great, and the patch looks sane (and demonstrates that achieving the goal wouldn't be very hard). But the hacking core part, not so much. I don't know how much of that we do already, of course, but given that it wouldn't be particularly hard to avoid hacking core in this case, it seems prudent to avoid it. Why not just implement a module that's identical to dblog with the exception of this change, and roll that out instead?
Comment #3
gerhard killesreiter commentedWe are already using multiple core hacks, e.g. pressflow, so this is less of a concern. It would be nice if the pressflow people could pick this up.
The current change is pretty non-invasive and I've tested it on scratch.d.o. I'll deploy this shortly since all these log entries make debugging other things rather hard.
Comment #4
gerhard killesreiter commentedthis is now deployed on d.o.
Comment #5
killes@www.drop.org commentedThis is now in d.o's bzr and has proven quite useful.
Maybe somebody wants to put this into D8?
Comment #6
valthebaldSuggestion sounds great, however:
Comment #19
smustgrave commentedWith no movement or activity in 10 years this still a desired feature request?
Comment #21
quietone commentedThe proposal doesn't met the Criteria for evaluating proposed changes. In this case, there is not demonstrated demand and support for the change.
If there is interest in this re-open the issue and add a comment. Or open a new issue and reference this one.