bigkemp / sfdc-log

Salesforce Log Analysis, it parses Apex Debug Logs and displays an understandable flow to easily visualize the triggers, patterns and queries. It also displays the Apex time for triggers and methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salesforce Log

version

Generate a comprehensive view of an Apex debug log. This view spotlights the recursive patterns and the useless SOQL performed in a transaction to optimize more easily the Apex triggers.

Usage

The tool is available here: https://sfdc-log.herokuapp.com/

Screenshots

Authors

License

This project is licensed under the MIT License - see the <LICENSE.md> file for details

About

Salesforce Log Analysis, it parses Apex Debug Logs and displays an understandable flow to easily visualize the triggers, patterns and queries. It also displays the Apex time for triggers and methods.

License:MIT License


Languages

Language:HTML 43.6%Language:CSS 25.3%Language:SCSS 23.5%Language:JavaScript 7.6%Language:TypeScript 0.0%Language:PHP 0.0%