ZrAdminNetCore/ZR.Admin.WebApi/appsettings.Production.json
2021-09-10 14:01:49 +08:00

10 lines
159 B
JSON

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