Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- append(LogEvent) - Method in class io.sentry.log4j2.SentryAppender
B
- BuildConfig - Class in io.sentry.log4j2
C
- captureLog(LogEvent) - Method in class io.sentry.log4j2.SentryAppender
-
Captures a Sentry log from Log4j2's
LogEvent. - createAppender(String, Level, 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
Breadcrumbfrom log4j2LogEvent. - createEvent(LogEvent) - Method in class io.sentry.log4j2.SentryAppender
-
Creates
SentryEventfrom Log4j2LogEvent.
I
- io.sentry.log4j2 - package io.sentry.log4j2
M
- MECHANISM_TYPE - Static variable in class io.sentry.log4j2.SentryAppender
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, IScopes, String[]) - Constructor for class io.sentry.log4j2.SentryAppender
-
Deprecated.
- SentryAppender(String, Filter, String, Level, Level, Level, Boolean, ITransportFactory, IScopes, 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
All Classes and Interfaces|All Packages|Constant Field Values
SentryAppender(String, Filter, String, Level, Level, Level, Boolean, ITransportFactory, IScopes, String[])instead.