Kavita/API/Services
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
..
Clients Extra Stat collection (#407) 2021-07-20 11:32:37 -05:00
HostedServices Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
Tasks Refactored logs to use a logs/ folder and also roll over after 10MB. … (#448) 2021-07-28 15:37:13 -05:00
ArchiveService.cs Ignore Mac metadata hidden files ._* (#443) 2021-07-27 10:24:23 -05:00
BookService.cs Filtering Bugs (#447) 2021-07-28 14:11:49 -05:00
CacheService.cs Performance/cache epub (#438) 2021-07-25 19:43:37 -05:00
ComicInfo.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
DirectoryService.cs Ignore Mac metadata hidden files ._* (#443) 2021-07-27 10:24:23 -05:00
ImageService.cs The big one (#396) 2021-07-17 14:03:11 -05:00
MetadataService.cs Feature/performance pdf (#426) 2021-07-24 16:17:13 -05:00
TaskScheduler.cs The big one (#396) 2021-07-17 14:03:11 -05:00
TokenService.cs 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. 2021-02-24 11:59:16 -06:00
WarmupServiceStartupTask.cs Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams. 2021-03-15 13:49:13 -05:00