Fixed tests #143

This commit is contained in:
2022-12-08 16:08:48 +01:00
parent 6f3099a8db
commit 120c9e6800
4 changed files with 4 additions and 33 deletions

View File

@@ -18,7 +18,6 @@ class ProjectFileAppsettings(FileTemplateABC):
"DateTimeFormat": "%Y-%m-%d %H:%M:%S.%f",
"DateTimeLogFormat": "%Y-%m-%d_%H-%M-%S"
},
"LoggingSettings": {
"Path": "logs/",
"Filename": "log_$start_time.log",