Serilog config update
parent
0ae4dc82d1
commit
a72c35b168
|
@ -5,10 +5,7 @@
|
||||||
},
|
},
|
||||||
"Serilog": {
|
"Serilog": {
|
||||||
"MinimumLevel": {
|
"MinimumLevel": {
|
||||||
"Default": "Information",
|
"Default": "Information"
|
||||||
"Override": {
|
|
||||||
"Microsoft": "Information"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Logs": {
|
"Logs": {
|
||||||
|
|
|
@ -5,10 +5,7 @@
|
||||||
},
|
},
|
||||||
"Serilog": {
|
"Serilog": {
|
||||||
"MinimumLevel": {
|
"MinimumLevel": {
|
||||||
"Default": "Information",
|
"Default": "Information"
|
||||||
"Override": {
|
|
||||||
"Microsoft": "Information"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Logs": {
|
"Logs": {
|
||||||
|
|
|
@ -5,10 +5,7 @@
|
||||||
},
|
},
|
||||||
"Serilog": {
|
"Serilog": {
|
||||||
"MinimumLevel": {
|
"MinimumLevel": {
|
||||||
"Default": "Information",
|
"Default": "Information"
|
||||||
"Override": {
|
|
||||||
"Microsoft": "Information"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Logs": {
|
"Logs": {
|
||||||
|
|
Loading…
Reference in New Issue