Debug Apex without opening Setup

live, lean and local

LogStream pulls Salesforce debug logs into your browser as they're written — filtered, searchable, and readable without ever opening Setup.

The LogStream workspace: live log list, hourly volume chart, and filter bar

LogStream streams01 every log your org writes, filters02 down to the one that matters, and opens03 it in full — without leaving the tab you're already in.

01 — Stream

Logs arrive as they're written

A live connection to your org means new logs land in the list the moment Apex runs. Volume by hour, average duration, and slow requests update alongside them, so a spike is visible before anyone reports it.

LogStream open in a browser tab, with the live log list beside an open log body
02 — Filter

Narrow hundreds down to one

Filter by user, time range, or log size — or click a bar on the chart to jump straight to that hour. Trace flags can be set and cleared for any user right from the toolbar, no Setup detour.

Filtering logs by user, time range and size
03 — Read

A log body you can actually read

Open any log in a resizable panel with line wrapping, search, and virtualised scrolling that stays smooth at tens of thousands of lines. Read state is remembered, so you always know what you've already been through.

The log body viewer with search and line numbers

Everything else

Built in
01

Automatic org detection

Picks up your active Salesforce session on load — no keys, no OAuth dance.

02

API budget awareness

Daily request usage is visible before you run out, not after.

03

Read & unread state

Persisted locally, so a reload never loses your place.

04

Keyboard driven

Arrow through logs, sort by column, and open bodies without touching the mouse.

05

Configurable polling

Set poll interval, idle timeout, trace flag duration, and slow-log threshold.

06

Local only

Logs are cached in your browser. Nothing is sent to a third-party server.

Debug Apex without opening Setup

Built by Aditya Vaste for Salesforce Devs