AdverCalculator/AdverCalculator.Server/appsettings.Development.json
2024-02-05 15:58:38 +01:00

9 lines
119 B
JSON

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