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
kjpetersonkjpeterson 

Debug Log Parser project

I've been working on a debug log parser project.  Some goals for it are below:

  1. Quickly see what events (validation rules, workflow, triggers) are firing during actions in salesforce.
  2. Make viewing the event hierarchy easier.
  3. Easily identify workflows whose criteria evaluate to true.
  4. Graph governor limit usage by event

Here is a preview screenshot:

 

kjpetersonkjpeterson

I've posted the application now if anyone would like to use it.

 

Click to view

donmacdonmac
Interesting. Wondering if anyone else has explored any kind of log viewing apps. The best I have found is the SF dev console but it really isn't that great at letting you quickly understand and then navigate the through large logs. Similar to what you have above, I have been mucking about with rendering logs as tree structures. Are there other apps around doing this?
kjpetersonkjpeterson
Not that I'm aware of.
SeshagiriSeshagiri
Hi Donmac please check this App which would be of help to you https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000B5TLqEAN