servicepoint-tanks/TanksServer/appsettings.Development.json
2024-04-06 13:46:34 +02:00

9 lines
143 B
JSON

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