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
Abhishek Singh 88Abhishek Singh 88 

Not able to trace an apex class in debug log

Hi Developer,
I want to trace an apex class let say class A. Basically it is an email service. When i am sending an email to particular email service address,Class A should invoke but it's not happening. To trace the class i have ganereted debug log for user as myself.
But i am not getting any entry in debug log. Wheareas for other email service i am getting debug log.

Any Help would be appriciated. 
PERFECTIONISTPERFECTIONIST
Hi Abhishek,

Yes! you can go to developer console check the log, but make sure you can logon with administartor.

Thanks 
crmsathish@gmail.com
Lokesh KumarLokesh Kumar
HI Abhishek,

Please check the below link hope this can help you.

https://salesforce.stackexchange.com/questions/17199/debug-not-working

Thanks
Lokesh