🚀 LogPilot is a VS Code extension that supercharges your Salesforce development experience by making Apex log debugging faster, cleaner, and way more intuitive – right inside your editor.
You don’t even need to open Salesforce!
🧠 Why LogPilot?
Reading Salesforce debug logs is painful.
LogPilot gives you a modern, visual interface to:
✅ View recent logs without navigating through Salesforce
✅ Filter logs by username, class, method, operation, or time
✅ Instantly spot exceptions, DML stats, CPU time, heap size, and more
✅ Download log files instantly
✅ Supports both Production and Sandbox logins via OAuth
✅ No config required. Just login and go!
🛠️ Features
🔍 Filter logs by:
Invoked Username
Apex Class
Method
Operation Type (LWC, Flow, API, etc.)
Date & Time
⚠️ Highlight and extract:
Exceptions thrown
DML statistics
CPU time and Heap usage
💾 One-click log file download
🔐 Secure OAuth-based login
🌐 Supports both Production and Sandbox
📦 Lightweight, React-based UI inside VS Code
📦 Commands
These are the available commands in the Command Palette (Cmd+Shift+P or Ctrl+Shift+P):
LogPilot: Show Latest Logs – Open the LogPilot UI
LogPilot: Login to Salesforce – Initiate OAuth login
🧪 Usage
Press Cmd+Shift+P or Ctrl+Shift+P
Run LogPilot: Show React Logs
Log in to your Salesforce org (Sandbox or Prod)
Click Fetch Logs
Start filtering and analyzing right inside VS Code!