Skip to content

Commit bfc9d90

Browse files
Update logging.md (#42834)
* Update logging.md Mention that ApplicationInsightsLoggerProvider supports logging scopes. * Fix link --------- Co-authored-by: Andy (Steve) De George <[email protected]>
1 parent 0d84d3b commit bfc9d90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/core/extensions/logging.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,7 @@ The following providers support scopes:
563563

564564
- `Console`
565565
- [AzureAppServicesFile and AzureAppServicesBlob](xref:Microsoft.Extensions.Logging.AzureAppServices.BatchingLoggerOptions.IncludeScopes)
566+
- [ApplicationInsightsLoggerProvider](/azure/azure-monitor/app/ilogger?tabs=dotnet6#logging-scopes)
566567

567568
Use a scope by wrapping logger calls in a `using` block:
568569

0 commit comments

Comments
 (0)