Closed (won't fix)
Project:
Salesforce Suite
Version:
6.x-2.x-dev
Component:
sf_queue
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2012 at 03:29 UTC
Updated:
10 Dec 2012 at 16:11 UTC
There are a number of calls to error_log in sf_queue which appear to be dumping debug output to the PHP error log. This creates a large amount of un-necessary chatter in the error log and should really be done with Devel's dd() or something similar.
If I get time I'll create a patch to remove them and possibly add some additional Salesforce logging in the watchdog where appropriate.
Comments
Comment #1
kostajh commentedComment #1.0
kostajh commentedFixed a spelling mistake.