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
smitrasmitra 

which tab can help debugging soql warning

which tab can help debugging soql warning?
Ankit SehgalAnkit Sehgal

For debugging purposes you can use the Developer Console. At the bottom you'll find a tab named "logs" which would contain debugging logs.

Refer this link:
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_debugging_debug_log.htm