Serilog App Insights Correlating Logs via OperationId Azure Functions
I have manage to get my function app logging to Azure via serilog but its not correlating / grouping the logs correctly. I have tried using an encricher like so:
Azure Function Serilog Not Writing to App Insights
I am trying to get my function to log to app insights but I seem to have tried several things and to no avail. I am using V4 functions and running it locally using