NLog Target support ConnectionString with isolated TelemetryClient #642
Annotations
4 warnings
LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs#L131
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#L131
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#L131
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#L131
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 succeeded
Loading