Skip to content

Make EF Core diagnostics explicitly configurable - #390

Merged
cdcavell merged 10 commits into
mainfrom
feature/issue-387-ef-core-diagnostics
Aug 2, 2026
Merged

Make EF Core diagnostics explicitly configurable#390
cdcavell merged 10 commits into
mainfrom
feature/issue-387-ef-core-diagnostics

Conversation

@cdcavell

@cdcavell cdcavell commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Addresses #387 by making EF Core detailed errors and the optional trace bridge configuration-driven and disabled by default. Preserves the save-changes interceptor, standard EF Core logging, and keeps sensitive-data logging disabled. Adds focused tests and documentation.

Local .NET execution is unavailable in this environment, so GitHub Actions should provide authoritative build/test/analyzer/template validation.

Fixes / Closes #387

@cdcavell
cdcavell marked this pull request as ready for review August 2, 2026 10:40
@cdcavell
cdcavell merged commit 3185c59 into main Aug 2, 2026
12 checks passed
@cdcavell
cdcavell deleted the feature/issue-387-ef-core-diagnostics branch August 2, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make EF Core detailed errors and trace logging explicitly configurable

1 participant