IGeekFan.AspNetCore.Knife4jUI/test/Basic/appsettings.Development.json
2020-08-09 14:50:47 +08:00

10 lines
137 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}