quizapp/FWLAZ_Web/appsettings.Development.json
2024-09-01 21:12:09 +02:00

9 lines
119 B
JSON

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