Files
Yi.Framework/Yi.Framework/Yi.Framework.ApiMicroservice/appsettings.Development.json
2021-10-10 17:30:31 +08:00

10 lines
159 B
JSON

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