Backend/C_shape/WEBAPI/Sqlite/WEBAPI_DEMO/WEBAPI_DEMO/appsettings.Development.json
2024-04-20 16:01:32 +08:00

9 lines
119 B
JSON

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