function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
TerryLuschenTerryLuschen 

Extra STATEMENT_EXECUTE lines in Debug Log

We are on a Winter 2014 sandbox and every time we do a Debug Log we are getting a STATEMENT_EXECUTE line for every line that is executed.  I have seen that this is a line that shows up when 'FINER' is set on the 'Apex Code' setting.   We have basically set all of the debug settings to 'ERROR' so we can try to stop these lines from being written out, but this line is still showing up.  This is making it very difficult to debug a large class that we are working on.

We also tried logging in as different users and the same problem occurred for the debug logs of each user.

Is this a new problem in Winter 2014?

Help?
Terry Luschen
TerryLuschenTerryLuschen
I just noticed that this problem only occurs when you click the checkbox to 'Override Log Filters' checkbox on a class.

I would like this to work properly, but I also do not know how to un-check that 'Override Log Filters' checkbox. It always appears to stay checked once I have checked it.
TerryLuschenTerryLuschen

Here is another link talking about the same problem:  https://developer.salesforce.com/forums/ForumsMain?id=906F000000091aeIAA
 

I have now seen this in Spring 14 also.