From 71e83ba8a8f0befdbc8b15e51b0f0af29641de5f Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Thu, 20 Nov 2014 17:17:23 -0800 Subject: [PATCH] Fixed: Disabled error reporting --- src/NzbDrone.Common/Instrumentation/LogTargets.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NzbDrone.Common/Instrumentation/LogTargets.cs b/src/NzbDrone.Common/Instrumentation/LogTargets.cs index 12f23ed69..3b4a8da63 100644 --- a/src/NzbDrone.Common/Instrumentation/LogTargets.cs +++ b/src/NzbDrone.Common/Instrumentation/LogTargets.cs @@ -23,7 +23,7 @@ namespace NzbDrone.Common.Instrumentation } //Disabling for now - until its fixed or we yank it out - RegisterExceptron(); + //RegisterExceptron(); if (updateApp) {