servicepoint-tanks/TanksServer/appsettings.Development.json
2024-04-06 16:38:26 +02:00

9 lines
141 B
JSON

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