Kavita/API/Services
Joseph Milazzo 7dae1da92f
Logging Enhancements (#285)
* If the user is on Debug, allow logging DB params to the logger. Implemented the ability to change logger from UI and to keep the DB settings of LogLevel and Port in sync with appsettings.

* Exclude a lot more clutter from hitting Sentry

* Removed github action

* Small cleanup
2021-06-07 17:52:11 -05:00
..
Tasks Fixed the constraint issue with Metadata and ensure we log parameters on development modes. (#273) 2021-06-06 16:13:07 -05:00
ArchiveService.cs Logging Enhancements (#285) 2021-06-07 17:52:11 -05:00
BookService.cs Version bump and reduced some sentry logs 2021-06-07 11:32:26 -05:00
CacheService.cs Bugfix: Flatten wasn't consistent (#227) 2021-05-20 18:01:14 -05:00
ComicInfo.cs Performance, Scan Loop, Specials, and cleanup (#150) 2021-04-05 08:37:45 -05:00
DirectoryService.cs Feature/tech debt (#199) 2021-05-05 21:00:50 -05:00
MetadataService.cs Feature/tech debt (#199) 2021-05-05 21:00:50 -05:00
TaskScheduler.cs Feature/feedback (#185) 2021-04-30 17:23:31 -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