NLog Target support ConnectionString with isolated TelemetryClient #649
Annotations
5 errors and 4 warnings
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L119
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L119
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L119
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L119
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L132
Call System.IDisposable.Dispose on object created by 'TelemetryConfiguration.CreateDefault()' before all references to it are out of scope (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L132
Call System.IDisposable.Dispose on object created by 'TelemetryConfiguration.CreateDefault()' before all references to it are out of scope (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L132
Call System.IDisposable.Dispose on object created by 'TelemetryConfiguration.CreateDefault()' before all references to it are out of scope (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L132
Call System.IDisposable.Dispose on object created by 'TelemetryConfiguration.CreateDefault()' before all references to it are out of scope (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
This job failed
Loading