Type alias CrashReporterOptions

CrashReporterOptions: {
    diagnosticsMode: boolean;
}

Type declaration

  • diagnosticsMode: boolean

    In diagnostics mode the crash reporter will send diagnostic logs to the OpenFin reporting service on runtime shutdown

Generated using TypeDoc