A B C D F I L 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.

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.

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.
SentryAppender(Raven, boolean) - Constructor for class net.kencochrane.raven.log4j.SentryAppender
Creates an instance of SentryAppender.
setDsn(String) - Method in class net.kencochrane.raven.log4j.SentryAppender
 
setRavenFactory(String) - Method in class net.kencochrane.raven.log4j.SentryAppender
 

T

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 F I L N R S T 

Copyright © 2012–2013. All rights reserved.