FreeSql/Examples/restful/appsettings.Development.json
2019-06-27 09:40:35 +08:00

10 lines
167 B
JSON

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