change: generate logs folder in current working directory

This commit is contained in:
debugtalk
2020-03-10 17:58:21 +08:00
parent 99df56512c
commit 57040ad4ae
4 changed files with 12 additions and 17 deletions

View File

@@ -8,7 +8,7 @@
- remove support for Python 2.7
- replace string format with f-string
- remove dependency colorama and colorlog
- generate reports folder in current working directory
- generate reports/logs folder in current working directory
## 2.5.7 (2020-02-21)