Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them.

This commit is contained in:
Joseph Milazzo 2021-02-24 11:59:16 -06:00
parent 30352403cf
commit bbb4240e20
22 changed files with 292 additions and 46 deletions

3
.gitignore vendored
View file

@ -450,4 +450,5 @@ appsettings.json
/API/Hangfire-log.db
cache/
/API/wwwroot/
/API/cache/
/API/cache/
/API/temp/