Improved test structure

This commit is contained in:
2021-03-12 16:13:17 +01:00
parent db21d88721
commit f36d8c3e9f
13 changed files with 5 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
{
"LoggingSettings": {
"Path": "logs/",
"Filename": "log_$start_time.log",
"ConsoleLogLevel": "TRACE",
"FileLogLevel": "TRACE"
}
}