Log Python FastAPI Requests to Azure application insights
I am a beginner in FastAPI, come across a problem where my python logging under requests like(post,get,delete,put) couldnt be logged in Azure Application Insights.
I am a beginner in FastAPI, come across a problem where my python logging under requests like(post,get,delete,put) couldnt be logged in Azure Application Insights.