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

A

activateOptions() - Method in class net.kencochrane.raven.log4j.SentryAppender
 
append(LoggingEvent) - Method in class net.kencochrane.raven.log4j.SentryAppender
 
asStackTraceElement(LocationInfo) - Static method in class net.kencochrane.raven.log4j.SentryAppender
Transforms the location info of a log into a stacktrace element (stackframe).

B

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

C

close() - Method in class net.kencochrane.raven.log4j.SentryAppender
 

D

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

E

extraTags - Variable in class net.kencochrane.raven.log4j.SentryAppender
List of tags to look for in the MDC.

F

formatLevel(Level) - Static method in class net.kencochrane.raven.log4j.SentryAppender
Transforms a Level into an Event.Level.

I

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

L

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

M

mappedTags - Variable in class net.kencochrane.raven.log4j.SentryAppender
List of tags to look for in log4j's MDC.

N

net.kencochrane.raven.log4j - package net.kencochrane.raven.log4j
 

R

raven - Variable in class net.kencochrane.raven.log4j.SentryAppender
Current instance of Raven.
ravenFactory - Variable in class net.kencochrane.raven.log4j.SentryAppender
Name of the RavenFactory being used.
requiresLayout() - Method in class net.kencochrane.raven.log4j.SentryAppender
 

S

SentryAppender - Class in net.kencochrane.raven.log4j
Appender for log4j in charge of sending the logged events to a Sentry server.
SentryAppender() - Constructor for class net.kencochrane.raven.log4j.SentryAppender
Creates an instance of SentryAppender.
SentryAppender(Raven) - Constructor for class net.kencochrane.raven.log4j.SentryAppender
Creates an instance of SentryAppender.
setDsn(String) - Method in class net.kencochrane.raven.log4j.SentryAppender
 
setExtraTags(String) - Method in class net.kencochrane.raven.log4j.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.log4j.SentryAppender
 
setTags(String) - Method in class net.kencochrane.raven.log4j.SentryAppender
Set the tags that should be sent along with the events.

T

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

Copyright © 2012–2015. All rights reserved.