Improved logging & single-file executable

This commit is contained in:
Collin Rapp
2020-05-10 20:08:52 -07:00
parent bdbd343f0c
commit b72e7e244b
6 changed files with 43 additions and 16 deletions

View File

@@ -3,7 +3,8 @@
## 2020/05/10
Features:
1. Adding basic initial logging to a file
1. Adding basic initial logging
* Logs both to a file and to the command prompt
Fixes: N/A