JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
G
I
L
R
S
V
B
BuildConfig
- Class in
io.sentry.spring.boot
G
getExceptionResolverOrder()
- Method in class io.sentry.spring.boot.
SentryProperties
Returns the order used for Spring SentryExceptionResolver, which determines whether all web exceptions are reported, or only uncaught exceptions.
getLogging()
- Method in class io.sentry.spring.boot.
SentryProperties
getMinimumBreadcrumbLevel()
- Method in class io.sentry.spring.boot.
SentryProperties.Logging
getMinimumEventLevel()
- Method in class io.sentry.spring.boot.
SentryProperties.Logging
I
InAppIncludesResolver
- Class in
io.sentry.spring.boot
Resolves
SentryProperties
inAppIncludes by getting a package name from a class annotated with
SpringBootConfiguration
or another annotation meta-annotated with
SpringBootConfiguration
like
SpringBootApplication
.
InAppIncludesResolver()
- Constructor for class io.sentry.spring.boot.
InAppIncludesResolver
io.sentry.spring.boot
- package io.sentry.spring.boot
isEnabled()
- Method in class io.sentry.spring.boot.
SentryProperties.Logging
isEnableTracing()
- Method in class io.sentry.spring.boot.
SentryProperties
isUseGitCommitIdAsRelease()
- Method in class io.sentry.spring.boot.
SentryProperties
L
Logging()
- Constructor for class io.sentry.spring.boot.
SentryProperties.Logging
R
resolveInAppIncludes()
- Method in class io.sentry.spring.boot.
InAppIncludesResolver
S
SENTRY_SPRING_BOOT_SDK_NAME
- Static variable in class io.sentry.spring.boot.
BuildConfig
SentryAutoConfiguration
- Class in
io.sentry.spring.boot
SentryAutoConfiguration()
- Constructor for class io.sentry.spring.boot.
SentryAutoConfiguration
SentryLogbackAppenderAutoConfiguration
- Class in
io.sentry.spring.boot
Auto-configures
SentryAppender
.
SentryLogbackAppenderAutoConfiguration()
- Constructor for class io.sentry.spring.boot.
SentryLogbackAppenderAutoConfiguration
sentryLogbackInitializer(SentryProperties)
- Method in class io.sentry.spring.boot.
SentryLogbackAppenderAutoConfiguration
SentryProperties
- Class in
io.sentry.spring.boot
Configuration for Sentry integration.
SentryProperties()
- Constructor for class io.sentry.spring.boot.
SentryProperties
SentryProperties.Logging
- Class in
io.sentry.spring.boot
setApplicationContext(ApplicationContext)
- Method in class io.sentry.spring.boot.
InAppIncludesResolver
setEnabled(boolean)
- Method in class io.sentry.spring.boot.
SentryProperties.Logging
setEnableTracing(boolean)
- Method in class io.sentry.spring.boot.
SentryProperties
setExceptionResolverOrder(int)
- Method in class io.sentry.spring.boot.
SentryProperties
Sets the order to use for Spring SentryExceptionResolver, which determines whether all web exceptions are reported, or only uncaught exceptions.
setLogging(SentryProperties.Logging)
- Method in class io.sentry.spring.boot.
SentryProperties
setMinimumBreadcrumbLevel(Level)
- Method in class io.sentry.spring.boot.
SentryProperties.Logging
setMinimumEventLevel(Level)
- Method in class io.sentry.spring.boot.
SentryProperties.Logging
setUseGitCommitIdAsRelease(boolean)
- Method in class io.sentry.spring.boot.
SentryProperties
V
VERSION_NAME
- Static variable in class io.sentry.spring.boot.
BuildConfig
B
G
I
L
R
S
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes