Update logging.md to resolved small typo (#4194)

as per configuration JSON example in  "Create filter rules in configuration" section, "How filtering rules are applied" table rule # 6 should  at Debug log level instead of Warring log level.
pull/4210/head
Ashish Patel 2017-09-06 00:32:10 +05:30 committed by Scott Addie
parent 418e6aa4ab
commit da41b3ab99
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ Number|Provider|Categories that begin with|Minimum log level|
3|Console|Microsoft.AspNetCore.Mvc.Razor.Razor|Debug|
4|Console|Microsoft.AspNetCore.Mvc.Razor|Error|
5|Console|All categories|Information|
6|All providers|All categories|Warning
6|All providers|All categories|Debug
7|All providers|System|Debug
8|Debug|Microsoft|Trace