Skip to content

Pinning Logs

Keep important log entries visible while new logs stream in. Pinned logs stay accessible even as thousands of new entries arrive.

Why Pin Logs?#

When debugging, you find key entries that you need to reference while continuing to investigate. Pinning keeps them accessible:

  • Pinned logs appear in the sidebar panel
  • They persist across searches and filter changes
  • Quick access while scrolling through new logs

How to use

  1. Click the pin icon on any log entry
  2. Press 'p' while a log is selected
  3. View all pinned logs in the sidebar

Related