Tool for debugging Salesforce debug files and other random uses.
METHODS ONLY - Removes all debug verbiage that is not concerned with the launching of trigger methods SOQL COUNT - Sums the number of times each unique SOQL query is called METHOD COUNT - Sums the number of times each unique trigger method is called WORKFLOW COUNT - Sums the number of times each unique Workflow is executed INDENT FILE - Indents the debug log at trigger method calls to easily understand the execution stack