Skip to content

Add some additional logging to ErrorPageMiddlewareWebSite #8049

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 2 commits into from
Mar 1, 2019

Conversation

pranavkm
Copy link
Contributor

DeveloperExceptionMiddleware will log an error if rendering the exception page
throws. The test failure in https://github.com/aspnet/AspNetCore-Internal/issues/1730
suggests that we encountered an error like so but do not have anything further to go by.

This change adds logging to the test so we could identify possible issues

DeveloperExceptionMiddleware will log an error if rendering the exception page
throws. The test failure in https://github.com/aspnet/AspNetCore-Internal/issues/1730
suggests that we encountered an error like so but do not have anything further to go by.

This change adds logging to the test so we could identify possible issues
@Eilon Eilon added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Mar 1, 2019
@pranavkm pranavkm merged commit 1ca6202 into release/2.1 Mar 1, 2019
@pranavkm pranavkm deleted the prkrishn/1730 branch March 1, 2019 18:49
dougbu added a commit to dotnet-maestro-bot/AspNetCore that referenced this pull request Mar 18, 2019
- no-ops except for
  - Update PatchConfig.props (2835f85)
  - Add some additional logging to ErrorPageMiddlewareWebSite (dotnet#8049) (aka 1ca6202)
  - Put MVC's functional tests in a separate test group (dotnet#8118) (aka db3795b)
- ignore the build queue (4f2a0ed) change because we're not hitting Linux resource issues in `master` branch
- ignore baseline test changes (5661c41 and d2a4435) because they're not applicable in `master`
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.

4 participants