C G I L S 
All Classes All Packages

C

configure(Binder) - Method in class io.bootique.logback.sentry.LogbackSentryModule
 
crate() - Method in class io.bootique.logback.sentry.LogbackSentryModule
 
createAppender(LoggerContext, String) - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 

G

getApplicationPackages() - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
getDistribution() - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
getDsn() - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
getEnvironment() - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
getExtra() - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
getMinLevel() - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
getRelease() - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
getServerName() - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
getTags() - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 

I

io.bootique.logback.sentry - package io.bootique.logback.sentry
 
isCommonFramesEnabled() - Method in class io.bootique.logback.sentry.LogbackSentryFactory
Deprecated.
as it doesn't have corresponding config parameter in a new version of the Sentry API

L

LogbackSentryFactory - Class in io.bootique.logback.sentry
TODO: Add child factory for some advanced configuration like buffers, async and exception handler https://docs.sentry.io/clients/java/config/#in-application-stack-frames
LogbackSentryFactory() - Constructor for class io.bootique.logback.sentry.LogbackSentryFactory
 
LogbackSentryModule - Class in io.bootique.logback.sentry
Loads configuration for Sentry.
LogbackSentryModule() - Constructor for class io.bootique.logback.sentry.LogbackSentryModule
 

S

setApplicationPackages(List<String>) - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
setCommonFramesEnabled(boolean) - Method in class io.bootique.logback.sentry.LogbackSentryFactory
Deprecated.
as it doesn't have corresponding config parameter in a new version of the Sentry API
setDistribution(String) - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
setDsn(String) - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
setEnvironment(String) - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
setExtra(Map<String, String>) - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
setMinLevel(String) - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
setRelease(String) - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
setServerName(String) - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
setTags(Map<String, String>) - Method in class io.bootique.logback.sentry.LogbackSentryFactory
 
C G I L S 
All Classes All Packages