Skip to content

Commit 15868db

Browse files
MarcoRossignoliMarco Rossignoli
andauthored
Update diagnostic default verbosity (#39215)
Co-authored-by: Marco Rossignoli <mrossignol@microsoft.com>
1 parent 7ffee0c commit 15868db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/testing/unit-testing-mstest-runner-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ To run a test project in CI add one step for each test executable that you wish
196196
197197
- **`--diagnostic`**
198198

199-
Enables the diagnostic logging. The default log level is `Information`. The file is written in the output directory with the following name format, `log_[MMddHHssfff].diag`.
199+
Enables the diagnostic logging. The default log level is `Trace`. The file is written in the output directory with the following name format, `log_[MMddHHssfff].diag`.
200200

201201
- **`--diagnostic-filelogger-synchronouswrite`**
202202

0 commit comments

Comments
 (0)