C D E G I L M R S T 
All Classes All Packages

C

create(SentryConfig) - Method in class io.quarkus.logging.sentry.SentryHandlerValueFactory
 

D

debug - Variable in class io.quarkus.logging.sentry.SentryConfig
Debug Enables Sentry debug mode.
dsn - Variable in class io.quarkus.logging.sentry.SentryConfig
Sentry DSN The DSN is the first and most important thing to configure because it tells the SDK where to send events.

E

enable - Variable in class io.quarkus.logging.sentry.SentryConfig
Determine whether to enable the Sentry logging extension.
environment - Variable in class io.quarkus.logging.sentry.SentryConfig
Environment With Sentry you can easily filter issues, releases, and user feedback by environment.

G

get_enable(Object) - Static method in class io.quarkus.logging.sentry.SentryConfig$$accessor
 

I

inAppPackages - Variable in class io.quarkus.logging.sentry.SentryConfig
Sentry differentiates stack frames that are directly related to your application (“in application”) from stack frames that come from other packages such as the standard library, frameworks, or other dependencies.
io.quarkus.logging.sentry - package io.quarkus.logging.sentry
 

L

level - Variable in class io.quarkus.logging.sentry.SentryConfig
The sentry log level.

M

minimumBreadcrumbLevel - Variable in class io.quarkus.logging.sentry.SentryConfig
The minimum breadcrumb level.
minimumEventLevel - Variable in class io.quarkus.logging.sentry.SentryConfig
The minimum event level.

R

release - Variable in class io.quarkus.logging.sentry.SentryConfig
Release A release is a version of your code that is deployed to an environment.

S

SentryConfig - Class in io.quarkus.logging.sentry
Configuration for Sentry logging.
SentryConfig() - Constructor for class io.quarkus.logging.sentry.SentryConfig
 
SentryConfig$$accessor - Class in io.quarkus.logging.sentry
 
SentryHandlerValueFactory - Class in io.quarkus.logging.sentry
 
SentryHandlerValueFactory() - Constructor for class io.quarkus.logging.sentry.SentryHandlerValueFactory
 
serverName - Variable in class io.quarkus.logging.sentry.SentryConfig
Server name Sets the server name that will be sent with each event.
set_enable(Object, boolean) - Static method in class io.quarkus.logging.sentry.SentryConfig$$accessor
 

T

toSentryOptions(SentryConfig) - Static method in class io.quarkus.logging.sentry.SentryHandlerValueFactory
 
C D E G I L M R S T 
All Classes All Packages