Skip to content

Commit d51d47c

Browse files
authored
Merge pull request #114576 from cijothomas/patch-12
Update asp-net-core.md
2 parents 904c26c + 43ae783 commit d51d47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/asp-net-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ For more information about custom data reporting in Application Insights, see [A
658658

659659
The default setting for Application Insights is to only capture **Warning** and more severe logs.
660660

661-
Capture **Information** and more severe logs by changing the logging configuration for the Application Insights provider as follows.
661+
Capture **Information** and less severe logs by changing the logging configuration for the Application Insights provider as follows.
662662

663663
```json
664664
{

0 commit comments

Comments
 (0)