I have an Azure web app hosted. I have turned on Application Insights but it doesnt give full details any exceptions or errors. Is there an option in Application Insights i can use to log the full stack trace , so i can debug where in the code any error may have occurred ?

