Fixed global logger, renamed BaseLogger.py to Logger.py, added MultiLogger.py and changed how warnings look.
This commit is contained in:
parent
0c1cb9f214
commit
b35363e9ca
7 changed files with 73 additions and 49 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
venv/
|
||||
venv/
|
||||
*.log
|
Reference in a new issue