mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 15:37:55 +02:00
Logging/Download notification tweaks.
This commit is contained in:
@@ -93,7 +93,7 @@ namespace NzbDrone.Core.Providers.Indexer
|
||||
result = Fetch(Urls);
|
||||
|
||||
|
||||
_logger.Info("Finished processing feeds from " + Name);
|
||||
_logger.Debug("Finished processing feeds from " + Name);
|
||||
return result;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user