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
DoondiDoondi 

Debug logs - devqa

Why I am not able to see debug logs ?

after creating Level's and log.
This is how my detail log look like, 
am I missing something in my profile?
debug
Best Answer chosen by Doondi
Manish  ChoudhariManish Choudhari
Hi Doondi,

Did you set up debug logs?  If not, here the article that has step by step process to setup and view debug logs:
https://help.salesforce.com/articleView?id=code_add_users_debug_log.htm&type=5

Also, you will be able to see only the logs which are being traced under the different user entities.

There is one more way to check debug logs in "Developer Console" which does not require log setup as well. Check below article for this:
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_debugging_system_log_console.htm

Let me know if this helps.


**Please mark this as best answer if this answers your query.**

Thanks,
Manish Choudhari
14x Certified Salesforce Architect
Certification link: 
http://certification.salesforce.com/certification-detail-print?conId=003G000002gRrrEIAS
My Blog: http://sfdcfacts.com/
Youtube Channel: https://www.youtube.com/SFDCFacts
LinkedIn: https://www.linkedin.com/in/manish-choudhary/
Trailhead: https://trailhead.salesforce.com/en/me/manish-choudhari
Twitter: https://mobile.twitter.com/manish_sfdc

All Answers

Manish  ChoudhariManish Choudhari
Hi Doondi,

Did you set up debug logs?  If not, here the article that has step by step process to setup and view debug logs:
https://help.salesforce.com/articleView?id=code_add_users_debug_log.htm&type=5

Also, you will be able to see only the logs which are being traced under the different user entities.

There is one more way to check debug logs in "Developer Console" which does not require log setup as well. Check below article for this:
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_debugging_system_log_console.htm

Let me know if this helps.


**Please mark this as best answer if this answers your query.**

Thanks,
Manish Choudhari
14x Certified Salesforce Architect
Certification link: 
http://certification.salesforce.com/certification-detail-print?conId=003G000002gRrrEIAS
My Blog: http://sfdcfacts.com/
Youtube Channel: https://www.youtube.com/SFDCFacts
LinkedIn: https://www.linkedin.com/in/manish-choudhary/
Trailhead: https://trailhead.salesforce.com/en/me/manish-choudhari
Twitter: https://mobile.twitter.com/manish_sfdc
This was selected as the best answer
DoondiDoondi
Hi Manish, 
Thanks for your quick reply and It kinda helped to comeback to basics again.
I have gone through your website and profiel, it''s quite intresting.
I would like to get connected to you on skype for professional guidence. (or send me invitation at doondi1986)
 
Manish  ChoudhariManish Choudhari
Hi Doondi,

You can connect with me on skype at manish_01231 or on linkedIn at https://www.linkedin.com/in/manish-choudhary/

Also, please mark this as best answer if this helped you. Thanks!!