Files
AOW4/AOW4.Client/wwwroot/appsettings.json
T
2026-05-19 11:43:21 -04:00

9 lines
119 B
JSON

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