We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b91a6 commit 586d9b9Copy full SHA for 586d9b9
docs/core/extensions/logging.md
@@ -563,6 +563,7 @@ The following providers support scopes:
563
564
- `Console`
565
- [AzureAppServicesFile and AzureAppServicesBlob](xref:Microsoft.Extensions.Logging.AzureAppServices.BatchingLoggerOptions.IncludeScopes)
566
+- [ApplicationInsightsLoggerProvider](https://learn.microsoft.com/en-us/azure/azure-monitor/app/ilogger?tabs=dotnet6#logging-scopes)
567
568
Use a scope by wrapping logger calls in a `using` block:
569
0 commit comments