ZrAdminNetCore/ZR.Admin.WebApi/appsettings.json
2021-08-23 16:57:25 +08:00

10 lines
159 B
JSON

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