mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
Updated NLog to v4.2.3.
This commit is contained in:
@@ -139,7 +139,7 @@ namespace NzbDrone.Core.DataAugmentation.Scene
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
_logger.ErrorException("Failed to Update Scene Mappings:", ex);
|
||||
_logger.Error(ex, "Failed to Update Scene Mappings:");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user