JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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.
setDsn(String)
- Method in class net.kencochrane.raven.log4j.
SentryAppender
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
F
I
L
N
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2014. All rights reserved.