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.
The tool is available here: https://sfdc-log.herokuapp.com/
- Gil Avignon - Initial work - gavignon
This project is licensed under the MIT License - see the <LICENSE.md> file for details