scoreboard-api/Server/appsettings.Development.json
2022-07-14 21:31:38 +03:00

9 lines
119 B
JSON

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