FreeSql/Examples/restful/appsettings.Development.json
2019-02-16 17:38:54 +08:00

10 lines
137 B
JSON

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