A Microsoft.Extensions.Logging provider for ApplicationInsights.
This logger logs the complete query string and request body to assist in troubleshooting. It however, does NOT make any attempt to mask the data.
If you don't want to, or can't, log complete request data, consider Microsoft's App Insights Logger instead.