Index

A B C I M S V 
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 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
 

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
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
 
A B C I M S V 
All Classes and Interfaces|All Packages|Constant Field Values