I built a fast TUI viewer for structured logs. It auto-detects JSON Lines,
logfmt, and plain text, with level/time filtering, search, and custom columns.
Handles 1M+ lines with batch processing (~550K JSON lines/sec).
Pipe-friendly: kubectl logs -f pod | lazylogs
Built with Go and Bubble Tea. Feedback welcome.
Show HN: Lazylogs -TUI structured log viewer (less meets jq for your terminal) | Heykuki News