Could you please help me on below query.
It is generating only CUMULATIVE_LIMIT_USAGE section but not CUMULATIVE_PROFILING section though I set the Apex profiling to Finest in Debug log levels. I need to understand how many times a method was called and how much time was spent on that method. We can see those details in CUMULATIVE_PROFILING section.
Please help me at the earliest as we are facing CPU Limit Issue.
Thank you in advance!
2 respuestas
Hi there,
try lowing the level of some of the other categories as it may be getting g missed for that reason.