FreeSql/FreeSql.RESTful.Demo/appsettings.Development.json
2019-02-13 12:06:43 +08:00

10 lines
137 B
JSON

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