Closed yigitgursoy closed 5 years ago
@lmolkova can you please check on this?
This is likely a duplicate of https://github.com/Microsoft/ApplicationInsights-dotnet/issues/973
Please try downgrading Application Insights 2.7.2 in your function project and it should go away.
I'm closing this as a duplicate in favor of https://github.com/Microsoft/ApplicationInsights-dotnet/issues/973.
Ok. Thanks @lmolkova
I'm getting internal Application Insights errors when I use Microsoft.ApplicationInsights.NLogTarget nuget package in Azure functions.
Below is a list of errors I get:
This is my logger implementation:
And this is my NLog configuration file: