Contents

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.DiagnosticMetaData

Properties

NameTypeDescription
appVersionstring

The app version.

buildVersionstring

The app build version.

bundleIdstring

The app bundle ID.

deviceTypestring

The device type.

eventstring

The event that caused the log entry.

eventDetailstring

A custom summary of the diagnostic log generated by the system.

osVersionstring

The operating system version.

platformArchitecturestring

The platform architecture.

writesCausedstring

The raw quantity of disk writes. Used for the DISK_WRITES diagnostic type.

See Also

Objects