diff --git a/src/NzbDrone.Common/Instrumentation/LogTargets.cs b/src/NzbDrone.Common/Instrumentation/LogTargets.cs index 12f23ed694..3b4a8da638 100644 --- a/src/NzbDrone.Common/Instrumentation/LogTargets.cs +++ b/src/NzbDrone.Common/Instrumentation/LogTargets.cs @@ -23,7 +23,7 @@ public static void Register(IStartupContext startupContext, bool updateApp, bool } //Disabling for now - until its fixed or we yank it out - RegisterExceptron(); + //RegisterExceptron(); if (updateApp) {