Integration to debug sent Sentry events. This integration should not be used in production

Hierarchy

  • Debug

Implements

Properties

Methods

Properties

name: string = Debug.id

Returns id

id: string = 'Debug'

Inherit Doc

Methods

  • Sets the integration up only once. This takes no options on purpose, options should be passed in the constructor

    Parameters

    • addGlobalEventProcessor: ((callback) => void)
    • getCurrentHub: (() => Hub)

    Returns void

Generated using TypeDoc