Skip navigation links
A B D E 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.

D

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

E

extraTags - Variable in class net.kencochrane.raven.logback.SentryAppender
Extras to use as tags.

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
 
setExtraTags(String) - Method in class net.kencochrane.raven.logback.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.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 E F I L N R S T 
Skip navigation links

Copyright © 2012–2015. All rights reserved.