drinkrate/DrinkRateAPI/appsettings.Development.json
Jiří Vrabec 6c5a4bfb26 INIT
2025-08-08 23:28:03 +02:00

8 lines
119 B
JSON

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