typeUnrealLogs constant

String const typeUnrealLogs

Plain-text log file obtained from UE4 crashes. During event ingestion, the last logs are extracted into event breadcrumbs.

Implementation

static const String typeUnrealLogs = 'unreal.logs';