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
SPrajapatiSPrajapati 

Apex Log Inspector Alternative

Is there any tool to analyze the apex logs other than the Log Inspector in Developer Console.
The log I am trying to analyze is deleted from the org but I have a local copy of that and I am trying to resolve a CPU Timeout issue.
Tried https://apextimeline.herokuapp.com but it is not working.
SwethaSwetha (Salesforce Developers) 
HI Prajapati,

You might want to try Illuminated Cloud's Log Analyzer as mentioned in https://salesforce.stackexchange.com/questions/287717/how-to-analyze-apex-cpu-consumption

Hope this helps you. Please mark this answer as best so that others facing the same issue will find this information useful. Thank you