Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Apex Log BoosterNew to Visual Studio Code? Get it now.
Apex Log Booster

Apex Log Booster

EgorDevProjects

|
1,583 installs
| (0) | Free
Helps you quickly see the order of execution, identify 101 SOQL and more
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Minimum requirements for the log levels

  • Database: Info
  • Workflow: Info
  • Validation: Info
  • Apex Code: Finer
  • Apex Profiling: Info

How to Use

Open any .log file, right click and select "Log: Order of Execution" or "Log: SOQL Analyzer".

Features

  • Log: Order of Execution - parses .log file to more convenient format where you can quickly see order of execution, it includes:

    • Trigger Start
    • Trigger Finish
    • Validation Rules
    • Workflow Rules
    • Flows and Process Builders
    • DML
    • Errors
    • Debug
    • SOQL (optional)
  • Log: SOQL Analyzer - parses .log file to more convenient format where you can quickly see aggregated SOQL usage of all Classes and Methods, as well as complete order of execution with these markers:

    • Trigger Start
    • Trigger Finish
    • Method Start
    • Method Finish
    • SOQL
    • Error
    • General Limits Info
    • Debug
    • Managed Package
    • DML (optional)
Icons made by monkik from www.flaticon.com
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft