Uses of Class
org.dhatim.dropwizard.sentry.logging.SentryBootstrap.Builder
-
Packages that use SentryBootstrap.Builder Package Description org.dhatim.dropwizard.sentry.logging -
-
Uses of SentryBootstrap.Builder in org.dhatim.dropwizard.sentry.logging
Methods in org.dhatim.dropwizard.sentry.logging that return SentryBootstrap.Builder Modifier and Type Method Description SentryBootstrap.BuilderSentryBootstrap.Builder. withCleanRootLogger(boolean cleanRootLogger)static SentryBootstrap.BuilderSentryBootstrap.Builder. withDsn(String dsn)SentryBootstrap.BuilderSentryBootstrap.Builder. withEnvironment(String environment)SentryBootstrap.BuilderSentryBootstrap.Builder. withRelease(String release)SentryBootstrap.BuilderSentryBootstrap.Builder. withServerName(String serverName)SentryBootstrap.BuilderSentryBootstrap.Builder. withThreshold(String threshold)
-