Package cleanup

This commit is contained in:
kay.one 2012-02-10 16:48:20 -08:00
commit 5ecbdd3e64
105 changed files with 151 additions and 25190 deletions

View file

@ -8,7 +8,7 @@ namespace NzbDrone.Providers
[DebuggerStepThroughAttribute]
public class DebuggerProvider
{
private static readonly Logger Logger = LogManager.GetLogger("Host.DebuggerProvider");
private static readonly Logger Logger = LogManager.GetCurrentClassLogger();
public virtual void Attach()