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

Avoid string.Split in LoggerRuleSelector.IsBetter #44753

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

stephentoub
Copy link
Member

@stephentoub stephentoub commented Nov 16, 2020

During startup of a dotnet new mvc app:
image

Related to #44598

@stephentoub stephentoub added this to the 6.0.0 milestone Nov 16, 2020
@ghost
Copy link

ghost commented Nov 16, 2020

Tagging subscribers to this area: @maryamariyan
See info in area-owners.md if you want to be subscribed.

Issue Details
Description:

During startup of a dotnet new mvc app:
image

Author: stephentoub
Assignees: -
Labels:

area-Extensions-Logging, tenet-performance

Milestone: [object Object]

@stephentoub stephentoub merged commit 4204aa9 into dotnet:master Nov 18, 2020
@stephentoub stephentoub deleted the isbettersplit branch November 18, 2020 20:02
@ghost ghost locked as resolved and limited conversation to collaborators Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants