ILogger was interface that could be used to registered various services for logging in .NET assemblies. Therefore, if you're using existing C# Azure Functions inside your Logic App, then ILogger
can come into play. However, the overall best method is to Set up Azure Monitor logs and collect diagnostics data for Azure Logic Apps.
Confused with ILogger and its usage, can we use it for Logic Apps? because we already have application insight for this
Hiren Thesiya
1
Reputation point
I have heard about telemetry log using ILogger interface and I want to know if it is possible to use ILogger interface for Logic Apps.
Basically I am confused with ILogger and its usage, can we use it for Logic Apps? because we already have application insight for this.
Does ILogger is only needed for Dynamics CRM and other custom app?
Regardless of power apps/logic apps/Dynamics or any custom app, is it possible to develop ILogger plug in for application insight and deploy it?
1 answer
Sort by: Most helpful
-
Ryan Hill 29,651 Reputation points Microsoft Employee
2022-07-10T05:41:09.037+00:00