Fix typo on SourceContext
parent
2fa0d32241
commit
b7103a679e
@ -200,7 +200,7 @@ The next JSON fragment shows the typical default configuration for `appsettings.
|
|||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|
||||||
The previous JSON fragment shows how to configure the MinimumLevel for traces, according to the Namespace of the `SourceCodeContext`, such that the default is **Information**, except for namespaces Microsoft.* and System.*, except again for **Microsoft.eShopOnContainers**, that's also Information.
|
The previous JSON fragment shows how to configure the MinimumLevel for traces, according to the Namespace of the `SourceContext`, such that the default is **Information**, except for namespaces Microsoft.* and System.*, except again for **Microsoft.eShopOnContainers**, that's also Information.
|
||||||
|
|
||||||
### Seq
|
### Seq
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user