YMMErrorReportingOptions

Contains parameters for sending errors.

Enumerations

Описание перечислений

YMMErrorReportingOptions

YMMErrorReportingOptions

Constants Description
static var noBacktrace: YMMErrorReportingOptions { get }

Option that doesn't attach the send call backtrace to the error. Can speed up sending reports.

Note. This option doesn't affect the backtraces that are passed in the error itself.
Constants Description
static var noBacktrace: YMMErrorReportingOptions { get }

Option that doesn't attach the send call backtrace to the error. Can speed up sending reports.

Note. This option doesn't affect the backtraces that are passed in the error itself.