Skip to content

Correct the log message for IAsyncEnumerable#11607

Merged
pranavkm merged 1 commit into
masterfrom
prkrishn/fixup-logging
Jul 8, 2019
Merged

Correct the log message for IAsyncEnumerable#11607
pranavkm merged 1 commit into
masterfrom
prkrishn/fixup-logging

Conversation

@pranavkm
Copy link
Copy Markdown
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