electivus/electivus-debug
Synchronize Salesforce logs, find the right transaction locally, and investigate failures and performance with evidence.
Find the relevant Salesforce transaction in a synchronized local apexlogs corpus and investigate functional failures, Apex exceptions, trigger/Flow interactions or failing tests through evidence, code correction and validation. Use when an error or business identifier is known but the log ID is not.
Diagnose Salesforce performance and governor-limit problems from an Electivus-synchronized apexlogs corpus, including CPU, repeated SOQL/DML, heap, recursion and before/after comparisons. Use to locate expensive executions, explain their cost and verify targeted optimizations.
Operate sf electivus to synchronize a local Apex log corpus, inspect cache health, triage logs, and manage debug levels or trace flags. Use for Electivus CLI commands and capture setup; use an investigation or performance workflow to explain a failure or bottleneck.