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

10 lines
159 B
JSON

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