Closed (won't fix)
Project:
Salsa API
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Nov 2009 at 22:02 UTC
Updated:
6 Aug 2013 at 15:10 UTC
This makes debugging a little easier, and can aid in spotting problems on sites running with Salsa API functionality, without cluttering the screen with connection information.
| Comment | File | Size | Author |
|---|---|---|---|
| dblog.patch | 1.12 KB | gengel |
Comments
Comment #1
codewatson commentedThanks, will be added with the next commit.
Comment #2
gnassar commentedWhy on earth would the watchdog for this be severity 4?
This should be *no* higher than WATCHLOG_INFO or WATCHLOG_DEBUG (6 or 7, respectively).
Comment #3
codewatson commentedThis has been sitting here for a long time, the current code has some log messages for errors. I don't see why you would want to log the response for every query run against salsa, as some page loads could have many queries, unless as you said you are debugging, which most people who use this module outside of development will not, and those that are can create their own debugging?
Closing for now, if you want, reopen!