This commit is contained in:
2026-03-19 14:31:05 +01:00
parent 994cc72e1d
commit 2886ab6522
3 changed files with 22 additions and 4 deletions
+6 -4
View File
@@ -1,9 +1,11 @@
{
"Logging": {
"LogLevel": {
"Serilog": {
"MinimumLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
"Override": {
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
},
"ConnectionStrings": {