Files
OnlineShop/AspireVersionUpgrade/Aspire8App/AspireApp.AppHost/appsettings.Development.json
T
2026-02-07 09:59:47 +00:00

9 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}