less logs

This commit is contained in:
Anton Martynenko
2025-11-19 18:18:19 +01:00
parent eff7ca4dba
commit 48ebad0609
7 changed files with 3 additions and 314 deletions
+2 -4
View File
@@ -2,11 +2,9 @@
"Serilog": {
"Using": [ "Serilog.Sinks.Console", "Serilog.Sinks.File" ],
"MinimumLevel": {
"Default": "Information",
"Default": "Warning",
"Override": {
"Microsoft.AspNetCore": "Warning",
"SatelliteProvider.Services.RegionRequestQueue": "Debug",
"SatelliteProvider.Services.GoogleMapsDownloaderV2": "Debug"
"Microsoft.AspNetCore": "Warning"
}
},
"WriteTo": [