Skip to content

Correct the log message for IAsyncEnumerable #11607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 8, 2019
Merged

Conversation

pranavkm
Copy link
Contributor

Makes the logs more accurate:

dbug: Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor[1]
      Buffering IAsyncEnumerable instance of type 'Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryable`1[[validation.Topping, validation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.

...

info: Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor[1]
      Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[validation.Topping, validation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'.

@analogrelay analogrelay added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Jun 26, 2019
@pranavkm pranavkm merged commit 4c67855 into master Jul 8, 2019
@ghost ghost deleted the prkrishn/fixup-logging branch July 8, 2019 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants