Your Firmware Logs Deserve
Better Than a Terminal
LogScope decodes your Zephyr RTOS logs and Bluetooth LE HCI packets into a structured, filterable timeline — right inside VS Code.
Sound Familiar?
Everything You Need to Debug Smarter
LogScope turns your raw log stream into a structured, searchable, decodable debugging experience.
Module Filtering
Toggle log modules on/off. Focus on Bluetooth LE, hide sensor noise, or vice versa.
Deep HCI Decoding
14+ packet decoders. See connection parameters, PHY changes, ATT operations — not hex dumps.
Flexible Export
Export as text, JSON Lines, or Wireshark btsnoop. Share logs, feed them into scripts, or do deep protocol analysis.
Search & Filter
Full-text search across all log entries. Find that one error in thousands of lines.
Board Reset Detection
Automatic detection of device resets. Never wonder “did it reboot?” again.
100K Log Buffer
Ring buffer holds 100,000 entries. Scroll back through long debug sessions without losing history.
Built by a Developer Who Needed It
I've wanted to build this tool for over 10 years. After a decade of debugging Bluetooth LE firmware through raw terminal output, I finally sat down and built the tool I wished I'd always had — not for a product launch, but because I needed it myself.
LogScope is the debugging experience I always wanted: structured logs, decoded HCI packets, and real filtering — all without leaving VS Code. I hope it saves you as much time as it's already saved me.
Up and Running in 60 Seconds
No complicated setup. No external tools. Just install, connect, and debug.
Install
Search “LogScope” in the VS Code Marketplace and install the extension.
Connect
Plug in your dev kit and click Connect. LogScope auto-discovers J-Link devices.
Debug
Logs stream in real-time with filtering, search, and full HCI decoding.
How LogScope Compares
You don't have to choose between readable logs and protocol analysis anymore.
| Feature | Raw Terminal | Wireshark | LogScope |
|---|---|---|---|
| Zephyr log parsing | ✗ | ✗ | ✓ |
| HCI packet decoding | ✗ | ✓ | ✓ |
| Module filtering | ✗ | ✗ | ✓ |
| In-editor (VS Code) | ✗ | ✗ | ✓ |
| Search across logs | Manual scroll | ✓ | ✓ |
| Export formats | Copy/paste | pcap | text, JSONL, btsnoop |
| Setup required | None | Sniffer hardware | Install extension |
| Price | Free | Free | Free |
Frequently Asked Questions
Ready to See Your Logs Clearly?
Install LogScope and start debugging smarter — it's free and open source.
Install from Marketplace