diagnosticLogs.ProductData.DiagnosticLogs.DiagnosticMetaData
Information about the diagnostic log including app version and build information, event details, OS, device type, and platform, and disk writes.
Declaration
object diagnosticLogs.ProductData.DiagnosticLogs.DiagnosticMetaDataProperties
| Name | Type | Description |
|---|---|---|
appVersion | string | The app version. |
buildVersion | string | The app build version. |
bundleId | string | The app bundle ID. |
deviceType | string | The device type. |
event | string | The event that caused the log entry. |
eventDetail | string | A custom summary of the diagnostic log generated by the system. |
osVersion | string | The operating system version. |
platformArchitecture | string | The platform architecture. |
writesCaused | string | The raw quantity of disk writes. Used for the |