Skip to content

Improve the Logging System

Compare
Choose a tag to compare
@mdmintz mdmintz released this 13 Jan 08:39
· 6210 commits to master since this release
aa51386

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/)