Quiz_example/appsettings.Development.json
2024-01-13 17:08:26 +01:00

8 lines
127 B
JSON

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