FreeSql/Examples/repository_01/appsettings.Development.json
2024-11-13 18:18:28 +08:00

10 lines
159 B
JSON

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