Interface | Description |
---|---|
EventProcessor | |
IEnvelopeReader | |
IEnvelopeSender | |
IHub | |
ILogger |
Sentry SDK internal logging interface.
|
Integration | |
ISentryClient | |
ISerializer | |
IUnknownPropertiesConsumer | |
ScopeCallback | |
Sentry.OptionsConfiguration<T extends SentryOptions> | |
SentryOptions.BeforeBreadcrumbCallback | |
SentryOptions.BeforeSendCallback |
Class | Description |
---|---|
Breadcrumb | |
DateUtils |
Utilities to deal with dates
|
DiagnosticLogger |
Sentry SDK internal diagnostic logger.
|
EnvelopeReader | |
EnvelopeSender | |
Hub | |
MainEventProcessor | |
OptionsContainer<T> | |
Scope | |
Sentry |
Sentry SDK main API entry point
|
SentryClient | |
SentryEnvelope | |
SentryEnvelopeHeader | |
SentryEnvelopeItem | |
SentryEnvelopeItemHeader | |
SentryEvent | |
SentryOptions | |
UncaughtExceptionHandlerIntegration |
Sends any uncaught exception to Sentry, then passes the exception on to the pre-existing uncaught
exception handler.
|
Enum | Description |
---|---|
SentryLevel |
Exception | Description |
---|---|
InvalidDsnException |