Serilog config update

master
Tudor Stanciu 2023-03-18 02:54:37 +02:00
parent 7cca9d9ddf
commit 64593dbee3
1 changed files with 1 additions and 4 deletions

View File

@ -5,10 +5,7 @@
}, },
"Serilog": { "Serilog": {
"MinimumLevel": { "MinimumLevel": {
"Default": "Information", "Default": "Information"
"Override": {
"Microsoft": "Information"
}
} }
}, },
"Logs": { "Logs": {