You need to sign in to do that
Don't have an account?

Debug log
Hi All,
I just found this link to a salesforce manual for the debug log:
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_debugging_system_log_console.htm
My log doesn't look anything like this. I only have 3 secions:
- Filter Details (hidden by defaul)
- Execute Apex
- Logs
Is the link above pointing to a more recent/out-of-date version?
TIA
The new log only appears in the Sandbox, or at least, that is the case with mine - as it is for code development, I suppose, and you can't develop in the Production environment. If you don't have a link in your Sandbox system log window inviting you to switch to the new style console, raise a suppose case and ask for it to be enabled.
- Hope that helps,
Erica
Thanks. I have asked them to check out why I don't see this in my sandbox.
Thanks for your help.