Kavita/API/Services/Tasks
Joseph Milazzo 01007dee28
Refactored logs to use a logs/ folder and also roll over after 10MB. … (#448)
# Changed
- Changed: Log files now roll (kavita, kavita1, etc) up to 5 files, each with a max of 10MB each. After all 5 files fill up, they will roll over. (Closes #446 )
=============================

* Refactored logs to use a logs/ folder and also roll over after 10MB. A maximum of 5 logs will persist (50MB of log data).

* Updated entrypoint to accommodate rolling logs

Co-authored-by: Chris Plaatjes <kizaing@gmail.com>
2021-07-28 15:37:13 -05:00
..
Scanner Shakeout Fixes (#422) 2021-07-23 18:02:14 -05:00
BackupService.cs Refactored logs to use a logs/ folder and also roll over after 10MB. … (#448) 2021-07-28 15:37:13 -05:00
CleanupService.cs Dropped the initial commit for this work due to a large file. Had to do some cleanup from a bad merge. 2021-03-23 12:27:04 -05:00
ScannerService.cs More Polishing (#428) 2021-07-24 19:14:38 -05:00
StatsService.cs Extra Stat collection (#407) 2021-07-20 11:32:37 -05:00