Capture that keeps up with you
Smart Capture now streams logs into every tab you have open, keeps each org separate, and never runs out of room without telling you first.
New 8
- Live capture across every tab. Open Smart Capture in as many tabs as you like — they all mirror the same session in real time, while a single owner tab stays in control of the trace.
- Pick your capture target. Choose which user to trace and ForceLens remembers it for next time, so repeat debugging takes one click.
- Never lose a log to a full cache. Smart Capture warns you as you approach the limit and offers one-click Make room, which frees space without ever touching your error logs or your most recent runs.
- Copy Log. Copy any captured log's full text to your clipboard in one click — ready to paste into a ticket, a diff, or an AI prompt.
- Fullscreen sortable log table. Expand the captured-log list to a full-page, sortable table to scan long sessions comfortably.
- Captured logs land in Log History. Every log you open from a capture session is saved to your history with its real org URL, so you can come back to it later.
- Faster search everywhere. A rebuilt search experience in Log Explorer and the Execution Tree, with match highlighting and smooth scrolling through results.
- Collapsible panels and buttons. Expand or collapse the Log Explorer side panel, hide the Developer Console button when it covers your code coverage, and dock the Flow Builder buttons to a slim edge tab.
Fixed 7
- Every log tab stays independent. Opening several logs at once no longer makes all your tabs jump to the same one — each log now owns its tab.
- Your orgs never mix. Captured logs stay isolated per org, mirrored tabs show the correct org, and switching between orgs is seamless.
- Reliable capture in background tabs. Chrome throttling a background tab no longer causes a false resume or captures the same log twice.
- Accurate errors and log types. Inbound Apex REST is no longer mislabelled as an outbound callout, successful runs are never shown as errors, and error identification across the analyzer is verified end to end.
- A more dependable "Grab latest". Smart Capture could return another user's log, add a duplicate, or report a misleading "could not load" error — all resolved.
- Cleaner analysis tabs. Layout and pattern-detection issues across the Performance, SOQL, DML and Timeline views are fixed.
- Sharper Order of Execution. Noisy system events are filtered out so the execution cards show what actually matters.
Changed 2
- Capture no longer hijacks your screen. Captured logs stay in the list until you choose to open one, instead of auto-opening as they arrive.
- The capture panel starts expanded. The session is visible the moment it begins, instead of hidden behind a click.