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

@@ -128,6 +128,7 @@ class Config:
def interactive_config(dest):
configvals = {
'core': {},
'links': {},
'filepaths': {},
'credentials': {},
'levels': [],