top | item 39982667

Logpipe: View and search your messy development logs with syntax highlighting

3 points| emnudge | 1 year ago |github.com

1 comment

order

emnudge|1 year ago

Hey, HN!

Whenever I'm onboarded onto new codebases, I have a tough time finding my own debug logs when there are hundreds of logs from different systems all cluttering the terminal. It's hard to know where one log ends and another begins. It's just white text on a black background.

I started this a couple days ago, but it's already been useful for my work. After building it, I found out projects like this had already existed. There's a section on bottom of the readme comparing them.