12 lines
212 B
JSON
12 lines
212 B
JSON
|
{
|
||
|
"Serilog": {
|
||
|
"MinimumLevel": {
|
||
|
"Default": "Debug",
|
||
|
"Override": {
|
||
|
"Microsoft": "Warning",
|
||
|
"Microsoft.eShopOnContainers": "Debug",
|
||
|
"System": "Warning"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|