Skip navigation links
A C E F G I L M S T 

A

append(ILoggingEvent) - Method in class io.sentry.logback.SentryAppender
 

C

createEventBuilder(ILoggingEvent) - Method in class io.sentry.logback.SentryAppender
Builds an EventBuilder based on the logging event.
createSentryExceptionFrom(IThrowableProxy, StackTraceInterface) - Method in class io.sentry.logback.SentryAppender
Given a IThrowableProxy and a StackTraceInterface return a SentryException to be reported to Sentry.

E

encoder - Variable in class io.sentry.logback.SentryAppender
Appender encoder.
extractExceptionQueue(ILoggingEvent) - Method in class io.sentry.logback.SentryAppender
Creates a sequence of SentryExceptions given a particular ILoggingEvent.
extractPackageSimpleClassName(String) - Method in class io.sentry.logback.SentryAppender
Given a String representing a classname, return Strings representing the package name and the class name individually.

F

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

G

getEncoder() - Method in class io.sentry.logback.SentryAppender
 

I

io.sentry.logback - package io.sentry.logback
 

L

LOGBACK_MARKER - Static variable in class io.sentry.logback.SentryAppender
Name of the Event.extra property containing Maker details.

M

minLevel - Variable in class io.sentry.logback.SentryAppender
Deprecated.
use logback filters.

S

SentryAppender - Class in io.sentry.logback
Appender for logback in charge of sending the logged events to a Sentry server.
SentryAppender() - Constructor for class io.sentry.logback.SentryAppender
Creates an instance of SentryAppender.
setEncoder(Encoder<ILoggingEvent>) - Method in class io.sentry.logback.SentryAppender
Set logback encoder.
setMinLevel(String) - Method in class io.sentry.logback.SentryAppender
Deprecated.
use logback filters.
stop() - Method in class io.sentry.logback.SentryAppender
 

T

THREAD_NAME - Static variable in class io.sentry.logback.SentryAppender
Name of the Event.extra property containing the Thread name.
toStackTraceElements(IThrowableProxy) - Method in class io.sentry.logback.SentryAppender
Given a IThrowableProxy return an array of StackTraceElements associated with the underlying Throwable.
A C E F G I L M S T 
Skip navigation links

Copyright © 2012–2020. All rights reserved.