Files
douwco_website/douwco.be/appsettings.Development.json
2025-04-06 14:30:02 +02:00

9 lines
127 B
JSON

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