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

fixed help test to mention default value of verbosity in console logger #1433

Merged
merged 4 commits into from
Feb 14, 2018

Conversation

acesiddhu
Copy link
Contributor

Related issue

#1321

@@ -237,7 +237,7 @@
Creates file in TestResults directory with given LogFileName.

Change the verbosity level in log messages for console logger as shown below
Example: /logger:console;verbosity=<Defaults to "minimal">
Example: /logger:console;verbosity=<Defaults to "normal">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add Detailed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For .NET Core it should be minimal.

Example: /logger:console;prefix=<Defaults to "false">
More info on Console Logger here : https://aka.ms/console-logger

To publish test results to Team Foundation Server, use TfsPublisher as shown below
Copy link
Contributor

@smadala smadala Feb 14, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we don't ship TfsPublisher logger.

@acesiddhu acesiddhu merged commit 7eb6c4e into microsoft:master Feb 14, 2018
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.

3 participants