Blog.Core/Blog.Core.Gateway/appsettings.Development.json
anjoy8 0952a2a4f1 Gateways Config
配置网关
2021-01-25 19:58:34 +08:00

10 lines
159 B
JSON

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