Files
OnlineShop/AspireOrchestratorEnrollment/PostEnrollmentApp/OnlineShop.AppHost/appsettings.Development.json
T
2026-02-07 12:16:49 +00:00

9 lines
119 B
JSON

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