Create subdirectories if they do not exist when specified for log file (#7468)

Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
Simon K
2020-07-11 17:40:28 +01:00
committed by GitHub
parent 7b65b2337b
commit 7f467ebc9a
3 changed files with 16 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
``--log-file`` CLI option and ``log_file`` ini marker now create subdirectories if needed.