Log level halfway there

This commit is contained in:
Mark McDowall
2013-07-24 08:08:31 -07:00
parent f162c5848f
commit 84af2be14a
7 changed files with 87 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ using NLog;
using NzbDrone.Core.Download;
using NzbDrone.Core.Download.Clients.Nzbget;
using NzbDrone.Core.Download.Clients.Sabnzbd;
using NzbDrone.Core.Instrumentation;
namespace NzbDrone.Core.Configuration
{