Overview
LogLens Lite scans log files, classifies severity levels, extracts relevant events, and produces compact reports in Markdown or JSON. It is designed as a small developer tool with no heavy dependencies.
Python · CLI · Log reports
A lightweight command-line tool for turning raw application logs into readable incident reports.
LogLens Lite scans log files, classifies severity levels, extracts relevant events, and produces compact reports in Markdown or JSON. It is designed as a small developer tool with no heavy dependencies.
The project shows practical Python, command-line UX, parsing, reporting, tests, and clean repository setup.