hello-shop/src/HelloShop.AppHost/appsettings.Development.json
2024-01-04 21:27:17 +08:00

9 lines
119 B
JSON

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