Files
WMS-Api/src/WMS.Web.Api/appsettings.Development.json
tongfei fa646ceab3 new
2023-10-17 17:15:46 +08:00

10 lines
159 B
JSON

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