Type of issue
Missing information
Description
In breaking changes for Entity Framework .NET 10, someone forgot that there is a new required parameter for "logCommandText" in the interface named IRelationalCommandDiagnosticsLogger when calling a number of methods, one of which is CommandReaderExecuting.
I need to know what that parameter is for since it is not nullable and I am already passing in the command as a parameter.
Page URL
https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-10.0/breaking-changes
Content source URL
https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/what-is-new/ef-core-10.0/breaking-changes.md
Document Version Independent Id
bbde202d-67a5-fa94-03cd-8a526a1f2a56
Platform Id
9992e66c-a232-bf52-db0b-d236573bddb5
Article author
@roji