Skip to content

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

Notifications You must be signed in to change notification settings

gavignon/sfdc-log

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published