Send Console API calls as Sentry Events

Hierarchy

  • CaptureConsole

Implements

Constructors

Properties

Methods

Constructors

Properties

name: string = CaptureConsole.id

Returns id

id: string = 'CaptureConsole'

Inherit Doc

Methods

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

    Parameters

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

    Returns void

Generated using TypeDoc