change: alter HttpRunner default log_level to WARNING

This commit is contained in:
debugtalk
2020-02-05 20:29:39 +08:00
parent d158aaf88e
commit a8b78e23bf
2 changed files with 5 additions and 1 deletions

View File

@@ -6,6 +6,10 @@
- feat: save variables and export data to JSON files when specified `--save-tests`
**Changed**
- change: alter HttpRunner default log_level to WARNING
## 2.5.5 (2020-01-06)
**Fixed**