auto.bus_api/Server/appsettings.Development.json
2022-08-31 10:48:51 +03:00

9 lines
119 B
JSON

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