Quiz_example/bin/Debug/net8.0/appsettings.Development.json
2024-01-13 18:30:57 +02:00

8 lines
127 B
JSON

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