FoxLog - Salesforce Debug Log Viewer od Max Clv
Display Salesforce debug logs in a modern UI with flow graph, anti-pattern analysis, log diffing, and one-click debug control.
Dostupné pro Firefox pro Android™Dostupné pro Firefox pro Android™
Naskenujte QR kód a otevřete toto rozšíření ve Firefoxu pro Android
Metadata rozšíření
Snímky obrazovky
O tomto rozšíření
Display Salesforce debug logs in a modern UI with flow graph, anti-pattern analysis, log diffing, and one-click debug control.
FoxLog is a powerful extension that revolutionizes Salesforce debug log analysis. Say goodbye to hard-to-read raw logs: instantly visualize your Apex logs in a modern, intuitive interface, in light or dark theme, directly from Salesforce Lightning.
Key Features:
✅ Real-time Visualization - Automatic display of your Apex logs with a refresh every 5 seconds
✅ One-Click Debug Activation - Enable/disable debug logs (TraceFlags) directly from the extension without navigating to Setup
✅ Local Log Import - Analyze raw .txt/.log files locally via drag & drop or file picker, with persistent import history and storage management
✅ 6 Complementary Views - Summary, Anti-Pattern Analysis, Visual Flow Graph, Hierarchical Call Tree, Raw Log, and Side-by-Side Diff for comprehensive analysis
✅ [NEW] Visual Flow Graph - Explore the whole execution as an interactive graph you can pan and zoom: methods, SOQL, DML, triggers and flows. Search nodes, filter by category, inspect details, and jump straight to the matching line in the raw log
✅ [NEW] Modern Interface with Dark Mode - Redesigned panel and log viewer with light and dark themes that follow your system setting, full keyboard navigation, accessible high-contrast colors, and English/French support
✅ Log Diffing - Compare two logs side by side to identify execution divergences between environments or profiles. Import a file directly from the Diff tab or select from existing imports. Color-coded differences, Prev/Next navigation, and Web Worker powered computation
✅ 34 Anti-Pattern Detections - Automatically identify SOQL/DML in loops, N+1 queries, trigger recursion, missing LIMIT/WHERE, hardcoded IDs, slow queries, excessive rows, exception swallowing, Flow recursion, nested loops O(n²), and more with severity levels and fix suggestions
✅ Apex Security Analysis (Summer '26 / API v67) - Detect SOQL injection risks (dynamic queries without bind variables), deprecated WITH SECURITY_ENFORCED usage, explicit System Mode bypass, without sharing contexts, and insecure HTTP endpoints — aligned with the new User Mode default
✅ Automatic Error Detection - Instantly spot exceptions and issues with visual badges and counters
✅ In-depth Analysis - Detailed statistics on SOQL queries, DML operations, CPU time, Heap usage with progress bars
✅ Export Reports - Export your analysis in PDF, Markdown, or TXT format for documentation and sharing
✅ Salesforce Limits Alerts - Color-coded meters for your execution limits, with warnings at 70% and critical alerts at 90% of each limit
✅ Advanced Filtering - Search by log type, errors only, or navigate directly to problematic lines
✅ Multi-user Management - Easily select logs from different users with active TraceFlag indicators (● TraceFlag or logs available, ○ no activity). Your own user is selected by default
✅ Optimized Performance - Smart caching, background processing, Web Workers, and virtualized lists for a smooth experience even with large logs
✅ Privacy First - Everything runs locally in your browser: no data is sent to external servers, and there is no tracking or analytics
Benefits for Salesforce Developers:
🚀 Save valuable time debugging your Apex code
🎯 Instantly identify performance issues, errors, and anti-patterns
🔒 Catch security vulnerabilities early — injection risks, FLS bypass, insecure endpoints
📊 Easily understand execution flow with the visual flow graph and the hierarchical call tree
🔀 Compare logs across environments to pinpoint why it works here but not there
📂 Analyze saved logs — import .log/.txt files from another org or a teammate, no API call needed
⚡ Optimize your code by visualizing consumed Salesforce limits
🔍 Improve code quality with automatic best-practice detection
📄 Generate professional reports for code reviews
🔧 No more Setup navigation - manage debug logs with a single click
🦊 Modern, accessible interface with light and dark themes that integrates naturally into your Salesforce workflow
FoxLog is the essential tool for any Salesforce developer looking to improve productivity and code quality.
🦊 Support FoxLog
I put a lot of time and passion into making FoxLog the best tool it can be. If it helps speed up your daily work and makes logs less painful to read, a small tip goes a long way in supporting the project. Thank you so much for using it!
💧 I don't actually drink coffee, but you can buy me a glass of water: https://ko-fi.com/maxclv
Enjoy!
@MaxClv
FoxLog is a powerful extension that revolutionizes Salesforce debug log analysis. Say goodbye to hard-to-read raw logs: instantly visualize your Apex logs in a modern, intuitive interface, in light or dark theme, directly from Salesforce Lightning.
Key Features:
✅ Real-time Visualization - Automatic display of your Apex logs with a refresh every 5 seconds
✅ One-Click Debug Activation - Enable/disable debug logs (TraceFlags) directly from the extension without navigating to Setup
✅ Local Log Import - Analyze raw .txt/.log files locally via drag & drop or file picker, with persistent import history and storage management
✅ 6 Complementary Views - Summary, Anti-Pattern Analysis, Visual Flow Graph, Hierarchical Call Tree, Raw Log, and Side-by-Side Diff for comprehensive analysis
✅ [NEW] Visual Flow Graph - Explore the whole execution as an interactive graph you can pan and zoom: methods, SOQL, DML, triggers and flows. Search nodes, filter by category, inspect details, and jump straight to the matching line in the raw log
✅ [NEW] Modern Interface with Dark Mode - Redesigned panel and log viewer with light and dark themes that follow your system setting, full keyboard navigation, accessible high-contrast colors, and English/French support
✅ Log Diffing - Compare two logs side by side to identify execution divergences between environments or profiles. Import a file directly from the Diff tab or select from existing imports. Color-coded differences, Prev/Next navigation, and Web Worker powered computation
✅ 34 Anti-Pattern Detections - Automatically identify SOQL/DML in loops, N+1 queries, trigger recursion, missing LIMIT/WHERE, hardcoded IDs, slow queries, excessive rows, exception swallowing, Flow recursion, nested loops O(n²), and more with severity levels and fix suggestions
✅ Apex Security Analysis (Summer '26 / API v67) - Detect SOQL injection risks (dynamic queries without bind variables), deprecated WITH SECURITY_ENFORCED usage, explicit System Mode bypass, without sharing contexts, and insecure HTTP endpoints — aligned with the new User Mode default
✅ Automatic Error Detection - Instantly spot exceptions and issues with visual badges and counters
✅ In-depth Analysis - Detailed statistics on SOQL queries, DML operations, CPU time, Heap usage with progress bars
✅ Export Reports - Export your analysis in PDF, Markdown, or TXT format for documentation and sharing
✅ Salesforce Limits Alerts - Color-coded meters for your execution limits, with warnings at 70% and critical alerts at 90% of each limit
✅ Advanced Filtering - Search by log type, errors only, or navigate directly to problematic lines
✅ Multi-user Management - Easily select logs from different users with active TraceFlag indicators (● TraceFlag or logs available, ○ no activity). Your own user is selected by default
✅ Optimized Performance - Smart caching, background processing, Web Workers, and virtualized lists for a smooth experience even with large logs
✅ Privacy First - Everything runs locally in your browser: no data is sent to external servers, and there is no tracking or analytics
Benefits for Salesforce Developers:
🚀 Save valuable time debugging your Apex code
🎯 Instantly identify performance issues, errors, and anti-patterns
🔒 Catch security vulnerabilities early — injection risks, FLS bypass, insecure endpoints
📊 Easily understand execution flow with the visual flow graph and the hierarchical call tree
🔀 Compare logs across environments to pinpoint why it works here but not there
📂 Analyze saved logs — import .log/.txt files from another org or a teammate, no API call needed
⚡ Optimize your code by visualizing consumed Salesforce limits
🔍 Improve code quality with automatic best-practice detection
📄 Generate professional reports for code reviews
🔧 No more Setup navigation - manage debug logs with a single click
🦊 Modern, accessible interface with light and dark themes that integrates naturally into your Salesforce workflow
FoxLog is the essential tool for any Salesforce developer looking to improve productivity and code quality.
🦊 Support FoxLog
I put a lot of time and passion into making FoxLog the best tool it can be. If it helps speed up your daily work and makes logs less painful to read, a small tip goes a long way in supporting the project. Thank you so much for using it!
💧 I don't actually drink coffee, but you can buy me a glass of water: https://ko-fi.com/maxclv
Enjoy!
@MaxClv
Hodnocení: 0 od 0 redaktorů
Oprávnění a data
Požadovaná oprávnění:
- Přistupovat k vašim datům webových stránek na doméně lightning.force.com
Volitelná oprávnění:
- Přistupovat k vašim datům webových stránek na doméně my.salesforce.com
- Přistupovat k vašim datům webových stránek na doméně lightning.force.com
Sběr dat:
- Podle vývojáře toto rozšíření nevyžaduje sběr dat.
Další informace
- Verze
- 1.10.0
- Velikost
- 219,15 KB
- Poslední aktualizace
- před 4 dny (23. zář 2026)
- Příbuzné kategorie
- Licence
- Licence MIT
- Historie změn
- Štítky
- Přidat do sbírky
Vývojář tohoto doplňku váš žádá o malý příspěvek, kterým pomůžete podpořit vývoj do budoucna.
Bugs & suggestions: https://github.com/MaximeClavel/FoxLog/issues
Contact: FoxLog.Extension@proton.me
Privacy: no data ever leaves your browser. FoxLog only talks to your own Salesforce org (session cookie, Tooling/REST API) to display your debug logs.
A Chrome version of FoxLog is also available, with the same feature set.