Minor formatting updates

This commit is contained in:
ManikaDhiman 2019-11-19 12:08:14 -08:00
parent ebe07ee305
commit eb31b468d1

View File

@ -20,7 +20,7 @@ The DiagnosticLog configuration service provider (CSP) provides the following fe
- [DeviceStateData area](#devicestatedata-area). Provide additional device information.
- [FileDownload area](#filedownload-area). Pull trace and state data directly from the device.
The following are the links to the DDFs of the DiagnosticLog CSP:
The following are the links to different versions of the DiagnosticLog CSP DDF files:
- [DiagnosticLog CSP version 1.4](diagnosticlog-ddf.md#version-1-4)
- [DiagnosticLog CSP version 1.3](diagnosticlog-ddf.md#version-1-3)
- [DiagnosticLog CSP version 1.2](diagnosticlog-ddf.md#version-1-2)
@ -1067,6 +1067,7 @@ The data type is a boolean.
Supported operations are Get and Replace. This change will be effective during active trace session.
The following table lists the possible values:
| Value | Description |
|-------|--------------------|
| TRUE | Provider is enabled in the trace session. This is the default. |