Log level halfway there

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

View file

@ -3,6 +3,7 @@ using System.Collections.Generic;
using NzbDrone.Core.Download;
using NzbDrone.Core.Download.Clients.Nzbget;
using NzbDrone.Core.Download.Clients.Sabnzbd;
using NzbDrone.Core.Instrumentation;
namespace NzbDrone.Core.Configuration
{