Improve the Logging System
Improve the Logging System:
- Add a timestamp to basic test info logs
- If archiving logs, do it after the tests run (unless multi-threaded)
Usage for archiving logs: --archive-logs
(Log files will be saved to ./archived_logs/
)