mdb-log-analyzer/ ├── main.py # Main entry point ├── src/ # Source code ├── tests/ # Test files ├── templates/ # HTML templates ├── static/ # CSS and JavaScript ├── requirements.txt # Python ...