edf2468a335c5ffe19e945fcda9fb25064c519ab
Added advanced logging and debugging capabilities to the DbContext configuration in `AddRecInfrastructure`: - Integrated `ILogger<RecDbContext>` for logging. - Enabled SQL query logging with `LogTo` at `Trace` level. - Enabled sensitive data logging for debugging purposes. - Enabled detailed error messages for better diagnostics.
Description
Languages
C#
100%