mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Fixed some exception logging where exceptions weren't logged.
This commit is contained in:
parent
883dffca80
commit
79b3a22c9a
5 changed files with 4 additions and 6 deletions
|
@ -90,8 +90,6 @@ namespace NzbDrone.Common
|
|||
LogManager.Configuration.Reload();
|
||||
LogManager.ReconfigExistingLoggers();
|
||||
sw.Stop();
|
||||
|
||||
Console.WriteLine("Reload: " + sw.Elapsed.TotalSeconds);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue