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.
No one has commented on this post.