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

Debug Log Question
I want to see debug statements for a specific Apex Class only - how do I do this? I have went out to debug logs and set debug up on that specific class, however, the logs listed are only by user. Am i overlooking something - or is there a different place to see the logs set up for the class?
I have also attemped to set up a debug level that has "NONE" for all except Apex Code (which I have set to "DEBUG") - however I get so many logs for the user when I have this set and have no way to quickly find the specific one that I would be looking for with the debug statements.
Any help / advice on how to quickly see the debug statements for a given user or apex class would be much appreciated. I must be doing something incorrectly to get so many logs.
Dan
I have also attemped to set up a debug level that has "NONE" for all except Apex Code (which I have set to "DEBUG") - however I get so many logs for the user when I have this set and have no way to quickly find the specific one that I would be looking for with the debug statements.
Any help / advice on how to quickly see the debug statements for a given user or apex class would be much appreciated. I must be doing something incorrectly to get so many logs.
Dan
Open Developer Console and see the logs from there. You can filter debug log there.
--
Magulan Duraipandian
www.infallibletechie.com