Skip navigation links
A B C D F I L N R S T 

A

append(LogEvent) - Method in class net.kencochrane.raven.log4j2.SentryAppender
APPENDER_NAME - Static variable in class net.kencochrane.raven.log4j2.SentryAppender
Default name for the appender.

B

buildEvent(LogEvent) - Method in class net.kencochrane.raven.log4j2.SentryAppender
Builds an Event based on the logging event.

C

createAppender(String, String, String, String, String, Filter) - Static method in class net.kencochrane.raven.log4j2.SentryAppender
Create a Sentry Appender.

D

dsn - Variable in class net.kencochrane.raven.log4j2.SentryAppender
DSN property of the appender.

F

formatLevel(Level) - Static method in class net.kencochrane.raven.log4j2.SentryAppender
Transforms a Level into an Event.Level.
formatMessageParameters(Object[]) - Static method in class net.kencochrane.raven.log4j2.SentryAppender
Extracts message parameters into a List of Strings.

I

initRaven() - Method in class net.kencochrane.raven.log4j2.SentryAppender
Initialises the Raven instance.

L

LOG4J_MARKER - Static variable in class net.kencochrane.raven.log4j2.SentryAppender
Name of the Event.extra property containing Marker details.
LOG4J_NDC - Static variable in class net.kencochrane.raven.log4j2.SentryAppender
Name of the Event.extra property containing NDC details.

N

net.kencochrane.raven.log4j2 - package net.kencochrane.raven.log4j2
 

R

raven - Variable in class net.kencochrane.raven.log4j2.SentryAppender
Current instance of Raven.
ravenFactory - Variable in class net.kencochrane.raven.log4j2.SentryAppender
Name of the RavenFactory being used.

S

SentryAppender - Class in net.kencochrane.raven.log4j2
Appender for log4j2 in charge of sending the logged events to a Sentry server.
SentryAppender() - Constructor for class net.kencochrane.raven.log4j2.SentryAppender
Creates an instance of SentryAppender.
SentryAppender(Raven) - Constructor for class net.kencochrane.raven.log4j2.SentryAppender
Creates an instance of SentryAppender.
setDsn(String) - Method in class net.kencochrane.raven.log4j2.SentryAppender
 
setExtraTags(String) - Method in class net.kencochrane.raven.log4j2.SentryAppender
Set the mapped extras that will be used to search MDC and upgrade key pair to a tag sent along with the events.
setRavenFactory(String) - Method in class net.kencochrane.raven.log4j2.SentryAppender
 
setTags(String) - Method in class net.kencochrane.raven.log4j2.SentryAppender
Set the tags that should be sent along with the events.
stop() - Method in class net.kencochrane.raven.log4j2.SentryAppender
 

T

tags - Variable in class net.kencochrane.raven.log4j2.SentryAppender
Additional tags to be sent to sentry.
THREAD_NAME - Static variable in class net.kencochrane.raven.log4j2.SentryAppender
Name of the Event.extra property containing the Thread name.
A B C D F I L N R S T 
Skip navigation links

Copyright © 2012–2015. All rights reserved.