FreeSql/Examples/repository_01/appsettings.Development.json

10 lines
111 B
JSON

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