App Insights not logging through Class in a Function App
I’m working on creating a custom logging solution that will insert my logs into an Azure Data Table. I also want to send those logs to Application Insights.
Azure Function App does not show function invocations after switching to new Application Insights instance
I have an Azure Function app that I recently updated to point to a new Application Insights instance.
Isolated function app does not log traces but only information
I have a function app that only logs informational and higher. This is my Program.cs: