Files
OnProfNext1/OnProfNext.Client/wwwroot/appsettings.json
2026-03-18 17:42:54 +01:00

9 lines
119 B
JSON

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