Index

B D G O S U W 
All Classes All Packages

B

bootstrap() - Method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap.Builder
Bootstrap the SLF4J root logger with a configured SentryAppender.
bootstrap(String) - Static method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap
Bootstrap the SLF4J root logger with a configured SentryAppender.
bootstrap(String, boolean) - Static method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap
Bootstrap the SLF4J root logger with a configured SentryAppender.
bootstrap(String, Optional<String>, Optional<Set<String>>, Optional<String>, Optional<String>, Optional<String>, boolean) - Static method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap
Bootstrap the SLF4J root logger with a configured SentryAppender.
bootstrap(String, Optional<Set<String>>, boolean) - Static method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap
Bootstrap the SLF4J root logger with a configured SentryAppender.
bootstrap(String, Optional<Set<String>>, Optional<String>, Optional<String>, boolean) - Static method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap
Bootstrap the SLF4J root logger with a configured SentryAppender.
bootstrap(String, Optional<Set<String>>, Optional<String>, Optional<String>, Optional<String>, boolean) - Static method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap
Bootstrap the SLF4J root logger with a configured SentryAppender.
build(LoggerContext, String, LayoutFactory<ILoggingEvent>, LevelFilterFactory<ILoggingEvent>, AsyncAppenderFactory<ILoggingEvent>) - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 

D

decide(ILoggingEvent) - Method in class org.dhatim.dropwizard.sentry.filters.DroppingSentryLoggingFilter
 
DroppingSentryLoggingFilter - Class in org.dhatim.dropwizard.sentry.filters
 
DroppingSentryLoggingFilter() - Constructor for class org.dhatim.dropwizard.sentry.filters.DroppingSentryLoggingFilter
 

G

getDsn() - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
getEnvironment() - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
getExtra() - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
getMdcTags() - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
getRelease() - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
getSentryClientFactory() - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
getServerName() - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
getStacktraceAppPackages() - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
getTags() - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 

O

org.dhatim.dropwizard.sentry.filters - package org.dhatim.dropwizard.sentry.filters
 
org.dhatim.dropwizard.sentry.logging - package org.dhatim.dropwizard.sentry.logging
 

S

SentryAppenderFactory - Class in org.dhatim.dropwizard.sentry.logging
 
SentryAppenderFactory() - Constructor for class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
SentryBootstrap - Class in org.dhatim.dropwizard.sentry.logging
A class adding a configured SentryAppender to the root logger.
SentryBootstrap.Builder - Class in org.dhatim.dropwizard.sentry.logging
 
setDsn(String) - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
setEnvironment(Optional<String>) - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
setExtra(Optional<Map<String, Object>>) - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
setMdcTags(Optional<Set<String>>) - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
setRelease(Optional<String>) - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
setSentryClientFactory(Optional<String>) - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
setServerName(Optional<String>) - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
setStacktraceAppPackages(Optional<List<String>>) - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
setTags(Optional<Map<String, String>>) - Method in class org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory
 
systemExit() - Static method in class org.dhatim.dropwizard.sentry.logging.UncaughtExceptionHandlers
Returns an exception handler that exits the system.

U

UncaughtExceptionHandlers - Class in org.dhatim.dropwizard.sentry.logging
Simple factory for a Thread.UncaughtExceptionHandler which logs the last uncaught exception with a SLF4J Logger on ERROR level.

W

withCleanRootLogger(boolean) - Method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap.Builder
 
withDsn(String) - Static method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap.Builder
 
withEnvironment(String) - Method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap.Builder
 
withMdcTags(Set<String>) - Method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap.Builder
 
withRelease(String) - Method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap.Builder
 
withServerName(String) - Method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap.Builder
 
withThreshold(String) - Method in class org.dhatim.dropwizard.sentry.logging.SentryBootstrap.Builder
 
B D G O S U W 
All Classes All Packages