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

Why threre are no log entries in developer console?
I an a newbie to salesforce, and was following workbook on apex classes.
This is what i did:
Debug-> Open Exceture Anonymous Window.
System.debug('Hello');
Unchecked "open log". Execute
Alas, i couldnt see any log entries, while the workbook says that log entries will appear.
Do i need to make changes somewhere? or
Am i doing it wrong way?
This is what i did:
Debug-> Open Exceture Anonymous Window.
System.debug('Hello');
Unchecked "open log". Execute
Alas, i couldnt see any log entries, while the workbook says that log entries will appear.
Do i need to make changes somewhere? or
Am i doing it wrong way?
I think you are on the Right Track. Try executing by checking "Open log",
use sample code:
Thank you
BLearn - Sai
Still the same :(
A blank log even after doing what you asked for.
I'm having the same issue. Did you resolve it?
Debug logs are based on user.
Sometimes developer console will upset you.
What you can do is follow the following points.
GoTo Setup.
Find Debug Logs Under Logs section OR Debug Logs under Monitoring in Old Orgs
After you click on debug logs you will be redirected to another page.
You will see a Add New User button click and add you user and save.
You are done, Now run your code and reset the logs --Find reset on left of your added user
For More details please refer
https://help.salesforce.com/HTViewHelpDoc?id=code_monitoring_debug_logs.htm&language=en_US
https://help.salesforce.com/HTViewHelpDoc?id=code_debug_log.htm&language=en_US
Please mark this as solution if this solves your problem, So that if anyone has this issue this can help.
That saves log in my account, but still i am unable to see logs in Developer Console.
How to fix that (i already have tried running developer console on firefox/chrome)
Chrome Version 41.0.2272.118