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

fix: Wrong Logging usage (#2929) #2931

Merged
merged 2 commits into from
May 24, 2024

Conversation

Dirk-Peters-BF
Copy link
Contributor

  • fix combination of string interpolation with parameters in logging call in Stryker.Core/Stryker.Core/TestRunners/VsTest/VsTestRunner.cs
  • harmonize logging calls:
    • remove string interpolation
    • use parameter name instead of index
    • use constant log messages

- fix combination of string interpolation with parameters in logging
  call in Stryker.Core/Stryker.Core/TestRunners/VsTest/VsTestRunner.cs
- harmonize logging calls:
  * remove string interpolation
  * use parameter name instead of index
  * use constant log messages
@rouke-broersma rouke-broersma enabled auto-merge (squash) May 24, 2024 08:45
@rouke-broersma rouke-broersma merged commit 1db4b6c into stryker-mutator:master May 24, 2024
7 checks passed
@rouke-broersma
Copy link
Member

Thank you and sorry for the delay!

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.

None yet

2 participants