A B C I S V 
All Classes All Packages

A

append(LogEvent) - Method in class io.sentry.log4j2.SentryAppender
 

B

BuildConfig - Class in io.sentry.log4j2
 

C

createAppender(String, Level, Level, String, Boolean, Filter, String) - Static method in class io.sentry.log4j2.SentryAppender
Create a Sentry Appender.
createBreadcrumb(LogEvent) - Method in class io.sentry.log4j2.SentryAppender
Creates Breadcrumb from log4j2 LogEvent.
createEvent(LogEvent) - Method in class io.sentry.log4j2.SentryAppender
Creates SentryEvent from Log4j2 LogEvent.

I

io.sentry.log4j2 - package io.sentry.log4j2
 

S

SENTRY_LOG4J2_SDK_NAME - Static variable in class io.sentry.log4j2.BuildConfig
 
SentryAppender - Class in io.sentry.log4j2
Appender for Log4j2 in charge of sending the logged events to a Sentry server.
SentryAppender(String, Filter, String, Level, Level, Boolean, ITransportFactory, IHub, String[]) - Constructor for class io.sentry.log4j2.SentryAppender
 
start() - Method in class io.sentry.log4j2.SentryAppender
 

V

VERSION_NAME - Static variable in class io.sentry.log4j2.BuildConfig
 
A B C I S V 
All Classes All Packages