Skip to content

Conversation

@campersau
Copy link
Contributor

In #39202 the arguments which got passed into LogError were in the wrong order. The exception comes before the message. It worked because the string, Object[] overload was used instead.

@campersau campersau requested a review from a team as a code owner December 29, 2021 14:13
@ghost ghost added area-blazor Includes: Blazor, Razor Components community-contribution Indicates that the PR has been added by a community member labels Dec 29, 2021
@pranavkm pranavkm enabled auto-merge (squash) December 29, 2021 15:52
@TanayParikh
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@TanayParikh
Copy link
Contributor

Looks like @pranavkm fixed the issue https://github.com/dotnet/aspnetcore/pull/39246/files. Will need to re-run CI after that is merged.

@TanayParikh
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@pranavkm pranavkm merged commit 2a2f285 into dotnet:main Dec 30, 2021
@ghost ghost added this to the 7.0-preview1 milestone Dec 30, 2021
@campersau campersau deleted the logerror_args branch December 30, 2021 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants