mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-01 07:55:22 +02:00
Cleaned up a bunch of warnings
This commit is contained in:
@@ -140,6 +140,7 @@ namespace NzbDrone.Core.Providers
|
||||
catch (Exception ex)
|
||||
{
|
||||
Logger.Error("Invalid address {0}, please correct the site URL.", url);
|
||||
Logger.TraceException(ex.Message, ex);
|
||||
throw;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user