Update logging level for Microsoft.EntityFrameworkCore.Database.Command to Information

This commit is contained in:
2026-07-09 08:27:56 -04:00
parent df035a069d
commit 7dd56db96e
@@ -5,7 +5,7 @@
"Override": { "Override": {
"Microsoft": "Warning", "Microsoft": "Warning",
"System": "Warning", "System": "Warning",
"Microsoft.EntityFrameworkCore.Database.Command": "Error" "Microsoft.EntityFrameworkCore.Database.Command": "Information"
} }
}, },
"WriteTo": [ "WriteTo": [