Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Salesforce Debug LogNew to Visual Studio Code? Get it now.

Salesforce Debug Log

sfdl

|
160 installs
| (0) | Free
Increases productivity during debugging process Apex log analysis
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sfdl is a tool that allows you format Apex logs increasing productivity during debugging process log analysis

how to use it

  • on the apex log file press:

    • mac OS: command + shift + p
    • windows: control + shift + p
  • type:

    • SFDL: press enter and select an action...
  • select one of the 3 available actions:

    • SFDL: apex - remove HEAP_ALLOCATE & STATEMENT_EXECUTE lines
    • SFDL: apex - format hierarchy entry/exit
    • SFDL: apex - apply all actions

actions

  • remove HEAP_SIZE and STAMENT_EXECUTE

removeHeapAndStament

  • format hierarchy entry/exit methods

applyHierarchy

  • apply all sfdl actions

applyAllActions

  • SFDL: Turn on/off apply all actions auto execution By default is off, if you turning on, all the formatting actions will be applied for any folder with .log as extension automatically.

resources

  • sfdl-cli

  • sfdl-vscode-extension

  • sfdl-chrome-extension

  • salesforce debug logs - official page

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft