LogSnap is a zero-dependency Node.js CLI tool for real-time log monitoring.
It watches a log file live, analyzes severity levels, and highlights important events instantly.
- Live log tailing
- Error/warning detection
- Keyword filtering
- Real-time stats dashboard
- No libraries, no nonsense
git clone https://github.com/neilthenarwhal/logsnap
cd logsnap
npm start