Files
shgx_tz_mes_backend_sync/ZR.Admin.WebApi/appsettings.Production.json

10 lines
159 B
JSON
Raw Normal View History

2021-08-23 16:57:25 +08:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}