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

10 lines
167 B
JSON

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