Skip to content
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

Include generator summary #610

Merged
merged 1 commit into from
Jul 7, 2022
Merged

Include generator summary #610

merged 1 commit into from
Jul 7, 2022

Conversation

jaredpar
Copy link
Contributor

@jaredpar jaredpar commented Jul 7, 2022

Roslyn recently updated their /reportAnalyzer support to include
displaying source generator time in addition to analyzer time. This PR
updates the structured logger viewer to display the newly added
generator time in the same fashion that it displays anaylzer time

Roslyn PR: dotnet/roslyn#61661

Here is a screen shot of this change in action

image

Roslyn recently updated their `/reportAnalyzer` support to include
displaying source generator time in addition to analyzer time. This PR
updates the structured logger viewer to display the newly added
generator time in the same fashion that it displays anaylzer time

Roslyn PR: dotnet/roslyn#61661
@jaredpar
Copy link
Contributor Author

jaredpar commented Jul 7, 2022

@KirillOsenkov, @sharwell FYI

@KirillOsenkov KirillOsenkov merged commit 88906a7 into KirillOsenkov:main Jul 7, 2022
@jaredpar jaredpar deleted the rg branch July 7, 2022 22:46
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.

2 participants