FreeSql/Examples/website/FreeSql.Site.UI/appsettings.Development.json
2018-12-27 16:36:02 +08:00

10 lines
137 B
JSON

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