—live

Enables or disables the live log stream. When live is on, new logs appear in real time as they are ingested — no need to refresh.

Syntax

--live
--live:on
--live:off

Examples

--live
--live:on
--live:off
level:error --live

Notes

  • --live and --live:on are equivalent — both enable the stream
  • Live state is persisted per project in local storage
  • Disabling live (--live:off) stops new logs from appearing until re-enabled
  • Compatible with filter combinations — only logs matching your filters stream in
  • Available in the filter bar, command palette, and project scope