A B D F I L N R S T 

A

append(ILoggingEvent) - Method in class net.kencochrane.raven.logback.SentryAppender

B

buildEvent(ILoggingEvent) - Method in class net.kencochrane.raven.logback.SentryAppender
Builds an Event based on the logging event.
buildStackTrace(Throwable) - Method in class net.kencochrane.raven.logback.SentryAppender
Builds a String version of the stacktrace including the stacktrace of the causes.

D

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

F

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

I

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

L

LOGBACK_MARKER - Static variable in class net.kencochrane.raven.logback.SentryAppender
Name of the Event.extra property containing Maker details.

N

net.kencochrane.raven.logback - package net.kencochrane.raven.logback
 

R

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

S

SentryAppender - Class in net.kencochrane.raven.logback
Appender for logback in charge of sending the logged events to a Sentry server.
SentryAppender() - Constructor for class net.kencochrane.raven.logback.SentryAppender
Creates an instance of SentryAppender.
SentryAppender(Raven) - Constructor for class net.kencochrane.raven.logback.SentryAppender
Creates an instance of SentryAppender.
setDsn(String) - Method in class net.kencochrane.raven.logback.SentryAppender
 
setRavenFactory(String) - Method in class net.kencochrane.raven.logback.SentryAppender
 
setTags(String) - Method in class net.kencochrane.raven.logback.SentryAppender
Set the tags that should be sent along with the events.
stop() - Method in class net.kencochrane.raven.logback.SentryAppender
 

T

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

Copyright © 2012–2013. All rights reserved.