14 lines
249 B
JSON
14 lines
249 B
JSON
{
|
|
"Serilog": {
|
|
"MinimumLevel": {
|
|
"Default": "Debug",
|
|
"Override": {
|
|
//"Microsoft": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
}
|
|
},
|
|
"MqSettings": {
|
|
"HostName": "10.99.253.216"
|
|
}
|
|
} |