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
bj9bj9 

Developer Console - quick question

I am learning Apex  and I have been executing dozens of anonymous apex code blocks over the past few days.

 

After executing every time, I have to type in "DEBUG" in the Filter in Execution Log to see my output.

Is there anyway by which I can save the exection log with the filter criteria so that I dont have to type "DEBUG" every time.

 

Please see screeshots.

 

--This is how the execution log looks after executing anon code block...

 

http://i.imgur.com/7uj2LLn.png

 

--This is what I want..see the filter criteria


http://i.imgur.com/GAtLFjK.png

 

 

Thomas DvornikThomas Dvornik

Currently, no. This should be easier in Summer'13's dev console.