Beautiful structured log viewer for debugging. Automatically formats JSON/logfmt logs with syntax highlighting, filtering, and search. Works with any language (Go slog, Node.js pino, Python structlog, etc.)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Beautiful structured log viewer for debugging. Automatically transforms JSON/logfmt logs into readable, interactive output with syntax highlighting, filtering, and search.
Features
Automatic Detection: Detects and formats JSON/logfmt logs during debugging
Interactive UI: Modern webview with VSCode theme integration
Advanced Filtering: Click any field to include/exclude logs by value
Filtering & Search: Filter by log level and search across messages
Collapsible Fields: Click to expand/collapse JSON
Works with Any Language: Go slog, Node.js pino, Python structlog, and more