Use line number instead of message for sentry fingerprint

This commit is contained in:
Keivan Beigi
2017-01-05 14:00:25 -08:00
parent d61976251e
commit 76a7d4f866
4 changed files with 58 additions and 13 deletions
@@ -182,6 +182,7 @@
<Compile Include="Instrumentation\LogEventExtensions.cs" />
<Compile Include="Instrumentation\NzbDroneFileTarget.cs" />
<Compile Include="Instrumentation\NzbDroneLogger.cs" />
<Compile Include="Instrumentation\Sentry\PopulateStackTraceRenderer.cs" />
<Compile Include="Instrumentation\Sentry\SentryTarget.cs" />
<Compile Include="Instrumentation\VersionLayoutRenderer.cs" />
<Compile Include="Extensions\LevenstheinExtensions.cs" />