Skip to content

Conversation

@totollygeek
Copy link
Contributor

@totollygeek totollygeek commented Aug 3, 2021

According to the docs:

-l|--logger <LOGGER>

Specifies a logger for test results. 
Unlike MSBuild, dotnet test doesn't accept abbreviations: instead of -l "console;v=d" use -l "console;verbosity=detailed".
Specify the parameter multiple times to enable multiple loggers.

Which means that dotnet test supports multiple --logger arguments. This is why I want to make it List<string>.

I confirm that the pull-request:

  • Follows the contribution guidelines
  • Is based on my own work
  • Is in compliance with my employer

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