Update documentdb-sdk_capture_etl.md
Fix a whitespace issue
This commit is contained in:
Родитель
221016cb51
Коммит
72551d2e34
|
@ -10,7 +10,7 @@ Traces are emitted with DocDBTrace source. Below sample app.config configuration
|
|||
<source name="DocDBTrace" switchName="ClientSwitch" switchType="System.Diagnostics.SourceSwitch" >
|
||||
<listeners>
|
||||
<add name="MyTextListener" type="System.Diagnostics.TextWriterTraceListener" traceOutputOptions="DateTime,ProcessId,ThreadId" initializeData="CosmosDBTrace.txt"></add>
|
||||
< /listeners>
|
||||
</listeners>
|
||||
</source>
|
||||
</sources>
|
||||
</system.diagnostics>
|
||||
|
|
Загрузка…
Ссылка в новой задаче