Log files. They're there for a reason -- to keep track of what goes on behind the velvet curtain of your operating system. When things go wrong, entries are added to those log files, so you can ...
This project is a simple command-line Python application designed to analyze network logs. It reads a log file, extracts key information from each line, and provides a summary of events and errors.
Contributions are welcome! Please feel free to submit a Pull Request. Note: If your change is larger, or adds a feature, please contact me beforehand so that we can discuss the change.